I created a pub-sub application two subscribers and one publisher. I found that the queue management is different between c++ client and Java client. When I use Java client, the two subscribers can share one queue. When I use c++ client, the two subscribers can also share one queue but the messages published to this queue can only be delivered to one of the subscribers. Does anyone have such problem when using c++ and Java? -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Publish-Subscribe-queue-question-tp5673932p5673932.html Sent from the Apache Qpid users mailing list archive at Nabble.com.
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
