"consumer groups" for NATS streaming?

298 views
Skip to first unread message

Christopher J. Bottaro

unread,
Dec 29, 2016, 2:19:10 PM12/29/16
to nats
Does NATS streaming support the idea of "consumer groups" (taken from Kafka)?

For example, given channel "foo" and 5 subscribers in group "group1", each message should only be sent to _one_ subscriber in that group.

Thanks for the info.

Ivan Kozlovic

unread,
Dec 29, 2016, 2:28:29 PM12/29/16
to nats
Yes, its called Queue Groups. Check the Go README here. You can also have the group being durable, explained in the next section in the README.

Thanks!
Reply all
Reply to author
Forward
0 new messages