Incomplete writes
Eugene
umputun at gmail.com
Mon May 9 04:18:06 EDT 2011
well, maybe I should rephrase my last comment - I do understand how slow
readers may cause all sort of different issues, but this is why I'm trying
to suspend writer's activity in such cases by checking ch.isWritable() prior
to write() and resuming write attempts only on channelInterestChanged event.
Is this a right way, or I got it completely wrong? And would be the right
way in this case, allowing me to get all of my records delivered?
--
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Incomplete-writes-tp6336632p6343478.html
Sent from the Netty User Group mailing list archive at Nabble.com.
More information about the netty-users
mailing list