users@grizzly.java.net

[ANN] Project Grizzly 1.9.11 released!

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 08 Apr 2009 17:48:21 -0400

Salut,

a *major* release, which contains the following highlight:

[Sebastien]
(1) modules/http-servlet-deployer: A new Servlet Deployer for the
http-servlet module. You can run that module from the command line (or
embed) and deploy war file on the fly. Support 2.x/3.0 web.xml

[Justin]
(2) modules/config: A new configuration module that allow the creation
of Grizzly's application from an XML file. This will be extensively used
by GlassFish but can also be used with Grizzly standalone

[Richard]
(3) new logo: http://grizzly.dev.java.net

[Gustav]
(4) Overall performance improvement (comet/http/cometd): No more
CometSelector, improved cometd, http fixes http 1.0 performance)

[JeanFrancois]
(5) mod_jk support: You can now cluster GrizzlyAdapter and front them
using Apache 2

[Hubert]
(6) httpService OSGI support: Yes we fully support that spec now :-)

[Alexey]
(7) SSL performance improvement.

What's next: websocket support, http client, leader follower support,
WarAdapter, etc...and Grizzly 2.0 M1 most probably next week!!

Complete changes logs : http://is.gd/rtZp

You can download the artifact:
http://download.java.net/maven/2/com/sun/grizzly/

* assuming java.net stop crashing *

or checkout using tags/1_9_11

Thanks!

-- Jeanfrancois