Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 178182

Summary: ebuild request dev-java/grizzly
Product: Gentoo Linux Reporter: Alistair Bush (RETIRED) <ali_bush>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED OBSOLETE    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://grizzly.dev.java.net/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 313743, 177517, 237562    

Description Alistair Bush (RETIRED) gentoo-dev 2007-05-12 11:53:28 UTC
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly framework has been designed to help developers to take advantage of the Java™ NIO API. Originally developed under the GlassFish umbrella, the framework is now available as a standalone project. Grizzly goals is to help developers to build scalable and robust servers using NIO.

By the looks of it grizzly is a maven project and will have to wait for the maven eclasses :(
Comment 1 Petteri Räty (RETIRED) gentoo-dev 2007-05-12 13:00:00 UTC
Or just use the ant plugin.