Hi Guys,

I am trying to find out some information on how instances of the filter chain 
is created.

1. Is the filter chain assembled on the acceptor global or is a duplicate 
created for every session?

2. Does mina wait for an operation on a given session to complete before 
invoking the next one? (next polling interval)

both the decoder and encoder must be monotomic.  I need to know if I should 
plan for enforcing single thread processing.

Reply via email to