Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] jetty-9.1 -- ServletOutputStream.isReady() -- how much data can be written without blocking?


On 12 September 2013 07:47, Simone Bordet <sbordet@xxxxxxxxxxx> wrote:
IMHO it's a very complex API, and veeery easy to get wrong, not for
the average developer.
I foresee frameworks will born to offer a simpler API to hide that of
Servlet 3.1.


Simone,

perhaps we should write a version of our IteratingCallback class for the WriteListener.   I think that is a good abstraction for simplifying the asynchronous state handling.....

will ponder.


--
Greg Wilkins <gregw@xxxxxxxxxxx>
http://www.webtide.com
Developer advice and support from the Jetty & CometD experts.
Intalio, the modern way to build business applications.

Back to the top