Hi Jose,

2005/10/14, Jose Alberto Fernandez <[EMAIL PROTECTED]>:
Thanks Paolo.

Another question, has anyone implemented a thread-pool for StreamIo
workers?
BaseThreadPool is too filter oriented for this. It would be nice having
something that implements a consistent algorithm on MINA but that can be
used for these other kinds of tasks.

Thanks in advance,

If you're going to use StreamIoHandler, then you could simply use thread pools provided in java.util.concurrent or Doug Lea's concurrent package.

HTH,
Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/

Reply via email to