Skip to content

I have a question about stream. plz help me #11640

Closed Answered by acogoluegnes
garamssi asked this question in Questions
Discussion options

You must be logged in to vote

It is possible to interact with RabbitMQ streams with the protocols that RabbitMQ supports. The preferred protocol is the stream protocol, because it is optimized for streams and all features are available with it. The second example in your question uses the stream protocol. The first example uses the AMQP 091 protocol.

You should use the stream protocol if you don't have restrictions on the protocol or the client library in your system.

See also this comparison page.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@garamssi
Comment options

Answer selected by garamssi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants