[netty-users] write() method on channels ordered?

matt-13 matt at tolton.com
Sun Nov 9 02:45:32 EST 2008


Hi,

Question about the write() method on channels.  Is it possible that
two writes to the same channel might overlap if you don't wait for the
first write's future to say it's done?  Or will writes on the same
channel always be performed in the same order that they are called?

Thanks,
Matt

-- 
View this message in context: http://n2.nabble.com/write%28%29-method-on-channels-ordered--tp1476144p1476144.html
Sent from the Netty User Group mailing list archive at Nabble.com.




More information about the netty-users mailing list