On 07/20/2012 08:43 AM, Toralf Lund wrote:
On 18/07/12 23:38, Alan Conway wrote:
  At present there's no way to have a
single thread handle all the traffic on a connection, or to have single
global thread handling all the Qpid traffic. (Those are both interesting
avenues to develop)
You mean, because there is no way to get a Connection to list all its
sessions, or sessions with data, or to get a global list of connections?

Yes, there is currently no way exposed to get all the sessions with 'data' or something to do on them, or indeed to determine which of a list of connections have such sessions on them.

I too would like to see that gap addressed. I did some work on it previously, but with the current 0-10 based implementation the underlying threading behind the API made it ugly and ineffective anyway.

I'd like to revisit this as part of the upgrade to support AMQP 1.0 though.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to