Question about IohandlerAdapter

2013-06-26 Thread Simo Chiegang, Boris Arthur RD-P8.1
Hi guys, my question: the method messageReceived(IoSession, Object) in the class IoHandlerAdapter executes parallel or sequenciel? I have a client, who send me a lot of messages and the server processes the message in different way. When the server got a message that take a lot of time to

AW: Question about IohandlerAdapter

2013-06-26 Thread Simo Chiegang, Boris Arthur RD-P8.1
Thanks a lot for the explanation. I better understand now and I can better handle my processes. Best Regards Boris Simo -Ursprüngliche Nachricht- Von: Emmanuel Lécharny [mailto:elecha...@gmail.com] Gesendet: Mittwoch, 26. Juni 2013 10:35 An: users@mina.apache.org Betreff: Re: Question

Re: Question about IohandlerAdapter

2013-06-26 Thread William Jing
Terrific 发自我的 iPhone 在 2013-6-26,16:35,Emmanuel Lécharny elecha...@gmail.com 写道: Le 6/26/13 10:09 AM, Simo Chiegang, Boris Arthur RD-P8.1 a écrit : Hi guys, my question: the method messageReceived(IoSession, Object) in the class IoHandlerAdapter executes parallel or sequenciel?