javaee / grizzly

Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
https://javaee.github.io/grizzly/
Other
222 stars 60 forks source link

Race condition when a 100 continue is sent and shortly afterwards a 200 response. #1976 #1977

Closed fsgonz closed 6 years ago

rlubke commented 6 years ago

Merged into 2.3.x, master (2.4.x), and 3.0.x.