When using pub/sub, the number of subscribers per topic will affect message throughput as this will determine how many output messages have to be written per publication on a topic.
使用发布/订阅时,每个主题的订阅者数量将影响消息吞吐量,因为这将决定主题上的每个发布操作将必须写入多少个输出消息。
When using pub/sub, the number of subscribers per topic will affect message throughput as this will determine how many output messages have to be written per publication on a topic.
使用发布/订阅时,每个主题的订阅者数量将影响消息吞吐量,因为这将决定主题上的每个发布操作将必须写入多少个输出消息。
应用推荐