users@servlet-spec.java.net

[servlet-spec users] Re: HTTP 2.0 specific configuration parameters in the API?

From: Edward Burns <edward.burns_at_oracle.com>
Date: Mon, 22 Sep 2014 09:10:32 -0700

>>>>> On Thu, 11 Sep 2014 21:36:10 -0700, Wenbo Zhu <wenbozhu_at_gmail.com> said:

WZ> Re: WINDOW_UPDATE, or flow-control in general for async APIs, we either
WZ> follow the epoll pattern or we do need expose the buffer/window size to the
WZ> application. The latter is often very error-prone (in my experience).

Can you explain in more detail what you mean here?

WZ> Curious why there isn't a JSR for the client-side API.

Great question. The Java SE team uses the Open JDK JEP process and
plans to keep the scope of the work small. This work is covered under
<http://openjdk.java.net/jeps/110> and the discussion happens on
net-dev_at_openjdk.java.net. The JCP side of the process is happening
under the umbrella JSR for Java SE 9, which I don't think has been filed
yet.

Ed

-- 
| edward.burns_at_oracle.com | office: +1 407 458 0017
|  4 work days til JavaOne 2014
|  0 work days til start of JSF 2.3 and Servlet 4.0