Hi M,

On 1/22/07, K. M <[EMAIL PROTECTED]> wrote:

Hello,
I try to use minia (1.01)  to implement MPI message passing interface (
each node is a client and a server) . On the other hand I noticed with
jconsole  the use of lot of threads ( anonymousSession ..) in the JVM. on
each node I save opened sessions  for later use.

P.s : iI use MANUAL thread pool :

acceptor.getDefaultConfig().setThreadModel(ThreadModel.MANUAL) ;


Did you add an executor filter?  If so, could you show me the code that adds
the ExecutorFilter?  The whole bootstrap code is appreciated for easier
analysis.

Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
--
PGP key fingerprints:
* E167 E6AF E73A CBCE EE41  4A29 544D DE48 FE95 4E7E
* B693 628E 6047 4F8F CFA4  455E 1C62 A7DC 0255 ECA6

Reply via email to