Closed glassfishrobot closed 6 years ago
The handling of requests and responses uses a simulation of blocked I/O on top of NIO calls in order to preserve the old code structure; this needs to be cleaned up to take advantage of Grizzly NIO handling.
Reported by russgold
This issue was imported from java.net JIRA GLASSFISH_CORBA-19
Closing this as this issue is migrated to https://github.com/eclipse-ee4j/orb/issues/19
The handling of requests and responses uses a simulation of blocked I/O on top of NIO calls in order to preserve the old code structure; this needs to be cleaned up to take advantage of Grizzly NIO handling.