File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
examples/single_active_consumer Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- Super stream example
1
+ Single active consumer example
2
2
---
3
3
4
- [ Super Streams Documentation ] ( https://www. rabbitmq.com/streams.html#super-streams ) for more details.
5
- [ Super Streams blog post] ( https://blog .rabbitmq.com/posts /2022/07/rabbitmq-3-11-feature-preview-super -streams )
4
+ [ Single-Active-Consumer Java doc ] ( https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#single-active-consumer ) for more details
5
+ [ single-active-consumer blog post] ( https://www .rabbitmq.com/blog /2022/07/05/ rabbitmq-3-11-feature-preview-single-active-consumer-for -streams )
6
6
7
7
8
- This example shows how to use the Super Stream feature in RabbitMQ 3.11.0.
8
+ This example shows how to use the Single active consumer feature in RabbitMQ 3.11.0.
9
9
10
10
Then run the producer in one terminal:
11
11
You can’t perform that action at this time.
0 commit comments