Project Grizzly (software)

Project grizzly
Developer(s) Oracle Corporation
Stable release
2.4.3 / January 12, 2018 (2018-01-12)
Repository Edit this at Wikidata
Operating system Cross-platform
Available in Java 6 or Higher
Type HTTP Server
License CDDL version 1.0 and GPL v2 license
Website javaee.github.io/grizzly/

Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API. Grizzly's goal is to help developers to build scalable and robust servers using NIO as well as offering extended framework components: web framework (HTTP/S), WebSocket, Comet.[1]

Overview

The Core Framework of Grizzly include

  • Memory Management
  • I/O Strategies
  • Transports and Connections
  • FilterChain and Filters
  • Core Configuration
  • Port Unification
  • JMX Monitoring[2]

HTTP components include

  • Core HTTP Framework
  • HTTP Server Framework
  • HTTP Server Framework Extras
  • Comet
  • JAXWS
  • WebSockets
  • AJP
  • SPDY

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.