Hi, how does it works behind scenes in QPID? I got some idea, that each connection has own thread or thread from pool, to handle incoming/outgoing messages. But is it only one for transmission and reception as well? Where the threads are created?
I got through code in C++, and have to admit, that I have not found it... I would like to know more about the threading model QPID has implemented. Thanks. ip -- View this message in context: http://qpid.2158936.n2.nabble.com/QPID-Threading-model-tp7641734.html Sent from the Apache Qpid developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
