javaee / grizzlyLinks
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.
☆223Updated 4 years ago
Alternatives and similar repositories for grizzly
Users that are interested in grizzly are comparing it to the libraries listed below
Sorting:
- Grizzly☆168Updated last month
- XNIO☆290Updated this week
- The API and Issue Tracker for the JCP Standard Java Servlet Specification☆259Updated 7 years ago
- A light-weight and dynamic dependency injection framework☆113Updated 7 years ago
- A Modular Classloading System☆278Updated 2 weeks ago
- JTA Transaction Manager☆429Updated last year
- Weld, including integrations for Servlet containers and Java SE, examples and documentation☆401Updated 2 weeks ago
- [deprecated] Mirror of Apache Maven plugins☆237Updated 5 years ago
- The codebase for the narayana project☆255Updated last month
- A fork of Apache Tomcat Native, based on finagle-native