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 provide.
but it the ExecutorFilter code is very helpfull to write my own ExecutorFilter that has no session based queue.... -- View this message in context: http://www.nabble.com/Problem-with-ExecutorFilter-and-IoHandler-tp14293759s16868p14313017.html Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.
