Skip to content

Commit 68466f8

Browse files
Update README.md
1 parent 6e46906 commit 68466f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/single_active_consumer/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
Super stream example
1+
Single active consumer example
22
---
33

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)
66

77

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.
99

1010
Then run the producer in one terminal:
1111

0 commit comments

Comments
 (0)