Details
Description
The Grizzly HTTP connector provides asynchronous capabilities, allowing the application server to handle large numbers of blocking connections with a bounded thread pool. ICEfaces should take advantage of this connector when available.
Issue Links
- blocks
-
ICE-2921 Grizzly Ajax Push integration (continued)
-
- Closed
-
It is possible to implement Grizzly integration without any configuration of the web application (because APIs can be used directly) however, the initial version of this integration will still use a manually configured servlet to reduce the risk of interaction with the prototype code.