gpt4 book ai didi

google-cloud-platform - Google Pub/Sub 分区 ID

转载 作者:行者123 更新时间:2023-12-04 14:26:05 25 4
gpt4 key购买 nike

在 Google Cloud Pub/Sub 中 documentation关于拉式交付中的负载平衡说:

Multiple subscribers can make pull calls to the same "shared" subscription. Each subscriber will receive a subset of the messages.



我关心的是最后一个阶段。我可以决定主题的划分方式吗?换句话说,我可以决定子集的分组方式吗?

例如,在 Kinesis AWS 服务中,我可以决定流的分区键,在我的例子中是通过用户 ID,因此,消费者接收用户子集的所有消息,或者从其他角度来看,所有一个用户的消息被同一个消费者消费。一个用户的消息流不会分布在不同的消费者之间。

我想用 Google Pub/Sub 服务做这种分区。那可能吗?

最佳答案

目前订阅者无法指定他们应该在 Google Cloud Pub/Sub 中接收消息的分区或 key 集,没有。设置此分区的唯一方法是使用单独的主题。

关于google-cloud-platform - Google Pub/Sub 分区 ID,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43349602/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com