Project

General

Profile

Download (653 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / com.sun.grizzly_1.9 / readme.txt @ master

1
---------------------
2
Grizzly NIO framework
3
---------------------
4

    
5
"Writing scalable server applications in the Java programming language has 
6
always been difficult. Before the advent of the Java New I/O API (NIO), 
7
thread management issues made it impossible for a server to scale to 
8
thousands of users. The Grizzly framework has been designed to help 
9
developers to take advantage of the Java NIO API. Originally developed 
10
under the GlassFish umbrella, the framework is now available as a 
11
standalone project. Grizzly goals is to help developers to build scalable 
12
and robust servers using NIO."
13

    
14
For more information:
15
https://grizzly.dev.java.net/