On Apr 27, 2007, at 8:31 PM, Brigham Stevens wrote:
Will mina spawn more than 3 IoProcessors threads from the Executors.newCachedThreadPool()for a dual core server given this example? Or is the threadpool passed in used for another stage when the IoProcessor is done, and is indeed ubounded? If it will spawn more threads from the pool, then what is the limit on I/O processors mean?

MINA will spawn "IoProcessor Count + 1" threads from the pool.

The additional thread is the thread that is used for accepting new connections.

-pete


--
[EMAIL PROTECTED] - http://fotap.org/~osi



Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to