Grizzly

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第10行: 第10行:
 
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!
 
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]]
  

2008年2月20日 (三) 14:32的版本

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

Links

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

变换
操作
导航
工具箱