阅读背景:

kafka的并行度与JStorm性能优化

来源:互联网 

 kafka的并行度与JStorm性状优化

 

> Consumers
Messaging traditionally has two models: queuing and publish-subscribe. In a queue, a pool of consumers may read from a server and each message goes to one of them; in publish-subscribe the message is broadcast to all consumers. Kafka offers a single consumer abstraction that generalizes both of these—the consumer group. Messaging trad




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: