On 7/30/07, fff <[EMAIL PROTECTED]> wrote: > hello,guys: > first,thanks for your working on mina.We are developing with mina for > sevaral monthes,and pay few attention at something like socket because > of your good jobs.
Good to hear that. Please give us feed back whenever you have any issue with MINA. :) > Now,I have a problem with mina ,multithreads is reqired in > handler,exactly in a demuxingHandler.One kind message is devided into > types by a property called "dataMessageType",these types come from one > connection,but have to be processed synchronously. > Is there any advise?Thanks for reading any way.=) If the messages come from one connection, all messages will be processed sequentially. Is this what you want? HTH, Trustin -- what we call human nature is actually human habit -- http://gleamynode.net/ -- PGP Key ID: 0x0255ECA6
