Configurations #704
OtezVikentiy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, everybody!
Great thanks for this bundle! It's awesome!
Can someone tell me how to properly configure in yaml exchanges and queues? Is it necessary to define exchange and queue for both consumer and producer? Is it necessary for them to be identical?
For example i have producer process_some_data and consumer process_some_data is it necessary for them both to have similar configs for exchange and queue or i can define exchange config in producer and queue config in consumer? How it works?
Beta Was this translation helpful? Give feedback.
All reactions