Large response - how to handle asynchronously

IanS iswett at yahoo.com
Sun Mar 28 12:36:14 EDT 2010


I implemented my own ChunkedInput and extended ChunkedWriteHandler to handle
this problem.

Depending on what you are sending back, you may be able to use an existing
ChunkedInput, such as ChunkedFile or ChunkedStream.

Hopefully this is what you were looking for.

-Ian
-- 
View this message in context: http://n2.nabble.com/Large-response-how-to-handle-asynchronously-tp4798221p4813682.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list