Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178182 - ebuild request dev-java/grizzly
Summary: ebuild request dev-java/grizzly
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Java team
URL: https://grizzly.dev.java.net/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 313743 177517 237562
  Show dependency tree
 
Reported: 2007-05-12 11:53 UTC by Alistair Bush (RETIRED)
Modified: 2019-05-14 20:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.