Hi,
     I am confused with sharing tcp connection for the same connectionID, if 
two tasks share the same connection, and there is no available buffer in the 
local buffer pool of the first task  , then it will set autoread as false for 
the channel, but it will effect the second task if it still has available 
buffer. So if one of the tasks no available buffer , all the other tasks can 
not read data from channel because of this. My understanding is right? If so, 
are there any improvements for it?  Thank you for any help!




Reply via email to