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 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, and more!

Get Started
Learn what it takes to get started using Grizzly in your projects.
Documentation
Read Grizzly's complete documentation online.
Download
Grizzly offers several modules that may be of interest for your projects. See our list of dependencies for details.
Contribute
Learn how you can contribute to the project.
Need an HTTP Client?
We've contributed a Grizzly-based provider to the Async HTTP Client project that, in addition to, HTTP, supports WebSockets and eventually, SPDY.
Grizzly是一款基于Java NIO API设计的框架,旨在帮助开发者克服传统多线程模型的限制,构建能处理数千用户的高性能服务器应用。它不仅简化了NIO的使用,还提供了丰富的扩展组件,如HTTP/S服务器、WebSocket支持等。
Developer Blogs
859

被折叠的 条评论
为什么被折叠?



