Trustin Lee wrote:
> 
> To wrap up, I think ThreadModel is useless in that it adds extra
> complexity
> to the existing API and doesn't do anything good for us.  (Yes, I
> introduced
> ThreadModel interface.  Argh!)  What do you think?
> 

Agreed, as a new user of the Mina API the multiple ways of setting up
threading just adds confusion.  Using the Filter interfaces makes sense,
especially using the Java 5-standard Executor/ExecutorService APIs.

My 2 cents.

Corey
-- 
View this message in context: 
http://www.nabble.com/Is-ThreadModel-really-useful--tf2778892.html#a7797881
Sent from the mina dev mailing list archive at Nabble.com.

Reply via email to