On 03/25/2010 10:05 AM, Caio Brentano wrote:
Hello all
I'm trying the Python Client for Qpid. I did a multiprocess
"topic_publisher" that work perfect, populating one queue. But I can't do a
multiprocess client to subscribe a topic queue.
What happen is that the first process subscribe the queue and start to get
messages, but the next processes always timed out on subscription the queue.
Is there anyway to do a multiprocess client to consume a queue?
Is this the C++ or the Java broker?
There should be no problem with multiple processes subscribing to the same
queue, if you send your code to the list we can perhaps figure out whats going on.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]