On 12/02/2012 06:50 PM, Rajesh Khan wrote:
Hi Gordon in your previous email you stated that
"However the IO thread can do some batching"
Are we allowed to control threads of QPID ?
No, not at present.
Could you tell me what the IO
thread in QPID is and how I could get some more information regarding this
thread for C++ ?
The IO threads are managed by the library and handle to reading and
writing to the sockets underneath. In that they can aggregate several
messages into a single buffer for writing. However you can't really
control that in any way from the application.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]