mina version 2.0.4, thread model

2012-02-12 Thread Asher, Angela
Hi, I am new to Mina, and I have a question regarding the thread model. I am now using the Executor.newCachedThreadPool() Which as I understand manages the I/O processor threads. My question is, does the amount of live I/O processor threads match the amount of open sockets? For example: if I

Re: mina version 2.0.4, thread model

2012-02-12 Thread Emmanuel Lécharny
Le 2/12/12 12:58 PM, Asher, Angela a écrit : Hi, I am new to Mina, and I have a question regarding the thread model. I am now using the Executor.newCachedThreadPool() Which as I understand manages the I/O processor threads. My question is, does the amount of live I/O processor threads match the

RE: mina version 2.0.4, thread model

2012-02-12 Thread Asher, Angela
Thank you for the quick response. That helped. I have a following question, regarding your last answer. if one session is very long to process, is it possible to configure the thread pool to create a new thread on demand? That means that if a single thread can handle all the sockets, than only

Re: mina version 2.0.4, thread model

2012-02-12 Thread Emmanuel Lécharny
Le 2/12/12 4:31 PM, Asher, Angela a écrit : Thank you for the quick response. That helped. I have a following question, regarding your last answer. if one session is very long to process, is it possible to configure the thread pool to create a new thread on demand? Use a ExecutorFilter to do

[jira] [Closed] (DIRMINA-887) mutil bind localAddress

2012-02-12 Thread jinkai mao (Closed) (JIRA)
[ https://issues.apache.org/jira/browse/DIRMINA-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] jinkai mao closed DIRMINA-887. -- OK mutil bind localAddress --- Key: DIRMINA-887