You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
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