c# - Multi producer, multi consumer in Rabbit MQ with single queue -


i'm new rabbitmq , need write program has multi producer , multi consumer single queue. possible i've shown in image? found lots of examples single producer. producer send messages consumer.

enter image description here

in short, answer absolutely can have many producers publish single queue. recommend create exchange , have producers send things exchange forwards queue. in simple diagram exchange not strictly necessary makes solution more extensible in future.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -