Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielePalaia authored Nov 22, 2024
1 parent 6e46906 commit 68466f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/single_active_consumer/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Super stream example
Single active consumer example
---

[Super Streams Documentation](https://www.rabbitmq.com/streams.html#super-streams) for more details.
[Super Streams blog post](https://blog.rabbitmq.com/posts/2022/07/rabbitmq-3-11-feature-preview-super-streams)
[Single-Active-Consumer Java doc](https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#single-active-consumer) for more details
[single-active-consumer blog post](https://www.rabbitmq.com/blog/2022/07/05/rabbitmq-3-11-feature-preview-single-active-consumer-for-streams)


This example shows how to use the Super Stream feature in RabbitMQ 3.11.0.
This example shows how to use the Single active consumer feature in RabbitMQ 3.11.0.

Then run the producer in one terminal:

Expand Down

0 comments on commit 68466f8

Please sign in to comment.