On Mon, Dec 5, 2011 at 12:05 PM, lars hofhansl <lhofha...@yahoo.com> wrote: > What I am wondering is why the we don't call sendParam as part of the queued > operation. That would > ensure that only a known set of threads is performing NIO using direct > buffers.
Is it in case there is an exception? If an exception down in queuing, caller won't get it? Regards order guaranteeing, we could have the queue implementation do this? St.Ack