I would say yes.  Did you test this and what were your results?

On Thu, Aug 7, 2008 at 5:17 PM, f2t <[EMAIL PROTECTED]> wrote:

> Hi
>
> Small question...
>
> If i do IoSession.write("something").join();
> IoSession.write("something2");  where each IoSession is from a
> different SocketConnector but connected to the same server, is
> something guaranteed to reach the server before something2? Assume
> these two method calls would be running in the same thread.
>
> Thank you
>

Reply via email to