On 10/15/07, Kumaran Arul <[EMAIL PROTECTED]> wrote:
> Hi
>
> I am using MINA 1.1.2 and are there any thread blocking issues if I use 
> separate thread pools and
> cached thread pool for the ioService and fixed thread pool for the executor 
> filter. My server seem to be hanging.

It shouldn't hang.  Could you show me the bootstrap code?

> The reason to use fixed thread pool is to improve performance (i.e. to 
> minimize context switching ). If I use cached thread pool for both it works 
> fine.

I don't think fixed thread pool performs any better than cached thread
pool IMHO.

> Is cached threadpool for both the recommended approach? What is used in MINA 
> 2.0.x?

Nothing has changed so far since 1.x IIRC.

HTH,
Trustin
-- 
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP Key ID: 0x0255ECA6

Reply via email to