dev@grizzly.java.net

[ANN] Project Grizzly 1.5.2 (beta) released

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 10 Jul 2007 10:20:28 -0400

Hi,

Project Grizzly 1.5.2 has been released and marked as beta.

What changed since 1.5.1:

+ JRuby now supports Grizzly ARP
+ Added SSL Client support
+ Added the new ThreadAttachment functionality to detach the Thread
attributes
+ Add a new interface called ProtocolParser that can be used with the
new ParserProtocolFilter to implement incomplete read support.
+ Allow changing the default logger.
+ removed commons-logging/modeler dependencies to reduce the bundle size
+ remove unused classes
+ add the pipeline() method to ServerHandler
+ Implement multi-selector support for the http web server

The 1.5.2 release contains ready to use component:

+ an embeddable http-based server [bundles/grizzly-http-webserver-1.5.2.zip]
+ an embeddable comet server [grizzly-comet-webserver-1.5.2.zip]
+ an embeddable jruby on rail server [grizzly-jruby-webserver-1.5.2.zip]
+ an embeddable rcm/virtualization server
[bundles/grizzly-http-webserver-1.5.2zip]
+ an embeddable cometd server [grizzly-cometd-webserver-1.5.2.zip]

The binaries are available here:

http://download.java.net/maven/2/com/sun/grizzly/

The ready to use components are available here:

http://download.java.net/maven/2/com/sun/grizzly/bundles/README.txt
http://download.java.net/maven/2/com/sun/grizzly/bundles/

Congratulation!

-- Jeanfrancois