Skip to content

Why is there no reply_to_exchange? #9015

Closed Answered by michaelklishin
ehaynes99 asked this question in Ideas
Discussion options

You must be logged in to vote

@ehaynes99 Direct Reply To had one very specific goal in mind: avoiding a one-off temporary queue declaration for each and every response. That's a very expensive operations for request-reply systems with a high throughput rate.

You can build what you want without Direct Reply-to, and use exchanges or even exchange-to-exchange bindings.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ehaynes99
Comment options

@michaelklishin
Comment options

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