Grizzly

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
(未显示1个用户的8个中间版本)
第1行: 第1行:
 +
[[Image:Grizzly-90x90.gif|right]]
 +
 
Grizzly is an HTTP Listener using Java's NIO technology and implemented entirely in Java. A re-usable NIO based framework that can be used for any HTTP related operations (HTTP Listener/Connector) as well as non-HTTP operations, thus allowing the creation of any type of scalable multi-threaded server.  
 
Grizzly is an HTTP Listener using Java's NIO technology and implemented entirely in Java. A re-usable NIO based framework that can be used for any HTTP related operations (HTTP Listener/Connector) as well as non-HTTP operations, thus allowing the creation of any type of scalable multi-threaded server.  
  
 +
You can download our embeddable runtime:
 +
*http
 +
*comet(and Grizzlet)
 +
*cometd
 +
*jruby
 +
and then just do java -jar [bundle-name] [port] [your-application-path] (ex: java -jar grizzly-http-webserver-1.7.1.jar 8080 /var/www).
 +
 +
The Grizzly framework itself ships with examples, so if you need to write a TCP/TLS/UDP application, make sure you take a look under module-name/src/main/tests. Grizzly can also be seen live in [[GlassFish]], [[SailFin]], [[Jersey]], [[Phobos]], [[Jetty]], 4homemedia.com and many more!
 +
 +
[[AsyncWeb]] can now run on top of Grizzly.
 
[[Image:Grizzly_Connector.gif|thumb|right|Grizzly Connector]]
 
[[Image:Grizzly_Connector.gif|thumb|right|Grizzly Connector]]
  
https://glassfish.dev.java.net/javaee5/webtier/webtierhome.html
+
We are using Maven 2 and SVN. To checkout the workspace just do
 +
svn checkout https://www.dev.java.net/svn/grizzly
 +
 
 +
==Grizzly 2==
 +
Grizzlet 2.0 will soon enter the [[Atmosphere]]
 +
==Links==
 +
*https://grizzly.dev.java.net/
 +
*http://download.huihoo.com/grizzly/
 +
*http://docs.huihoo.com/grizzly/
 +
 
 +
[[Category:HTTP]]

2010年9月1日 (三) 07:00的最后版本

Grizzly-90x90.gif

Grizzly is an HTTP Listener using Java's NIO technology and implemented entirely in Java. A re-usable NIO based framework that can be used for any HTTP related operations (HTTP Listener/Connector) as well as non-HTTP operations, thus allowing the creation of any type of scalable multi-threaded server.

You can download our embeddable runtime:

  • http
  • comet(and Grizzlet)
  • cometd
  • jruby

and then just do java -jar [bundle-name] [port] [your-application-path] (ex: java -jar grizzly-http-webserver-1.7.1.jar 8080 /var/www).

The Grizzly framework itself ships with examples, so if you need to write a TCP/TLS/UDP application, make sure you take a look under module-name/src/main/tests. Grizzly can also be seen live in GlassFish, SailFin, Jersey, Phobos, Jetty, 4homemedia.com and many more!

AsyncWeb can now run on top of Grizzly.

Grizzly Connector

We are using Maven 2 and SVN. To checkout the workspace just do

svn checkout https://www.dev.java.net/svn/grizzly 

[编辑] Grizzly 2

Grizzlet 2.0 will soon enter the Atmosphere

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱