Re: support for asyncrhonous messaging on a per-connection basis

2007-12-27 Thread Trustin Lee
Hi Scott, On Dec 26, 2007 3:48 AM, [EMAIL PROTECTED] wrote: If a single client session sends multiple requests before a response for the first request is sent by the server, it appears that client requests are processed sequentially/serially. It appears that the processing of the second

Re: support for asyncrhonous messaging on a per-connection basis

2007-12-23 Thread Trustin Lee
Hi Scott, On Dec 22, 2007 8:05 AM, scottmiller [EMAIL PROTECTED] wrote: I saw this in another posting: And, if your client sends messages asynchronously (i.e. sends requests before all previous responses are received.), any incoming messages will be buffered in the internal queue until your

Re: support for asyncrhonous messaging on a per-connection basis

2007-12-22 Thread Qi
session's messageReceived() runs long. Are there plans in an upcoming MINA release to support asynchronous messaging on a per-connection basis? Any known workarounds? -- View this message in context: http://www.nabble.com/support-for-asyncrhonous-messaging-on-a-per-connection-basis

support for asyncrhonous messaging on a per-connection basis

2007-12-21 Thread scottmiller
-for-asyncrhonous-messaging-on-a-per-connection-basis-tp14463996s16868p14463996.html Sent from the Apache MINA Support Forum mailing list archive at Nabble.com.