Hi, I am writing multi-threaded applications in C++ using pthreads and the Qpid client library.
What sorts of interactions does Qpid have with pthreads? Is the Qpid client library thread-safe? Is it possible to do all receives on one thread and sends on other threads? Any gotchas? Thanks and regards, Dave Birdsall --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
