Re: Problem with ExecutorFilter and IoHandler

2007-12-13 Thread notz
i can provide a thread dump, but i think missunderstanding something. i looked into the ExecutorFilter source code and there is a Session based queue. so there can never be 2 threads that processing events from 1 session - so this ExecutorFilter can't help me nor i see which advantage it will prov

Re: Problem with ExecutorFilter and IoHandler

2007-12-12 Thread notz
"xmpp", new > ProtocolCodecFilter(new > XMPPCodecFactory())); i also tried this, but the behaviour havn't changed. i only can see with jstack that the ExecutorThread is also processing the ProtocolCodecFilter. any other hints? notz wrote : > > i currently use the mina fra

Problem with ExecutorFilter and IoHandler

2007-12-12 Thread notz
rFilter - ThreadPool than connections to the server. thanks for any advice, what i did wrong. notz -- View this message in context: http://www.nabble.com/Problem-with-ExecutorFilter-and-IoHandler-tp14293759s16868p14293759.html Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.