javaee / glassfish-corba

Formerly the home of GlassFish CORBA ORB. Please follow the link below for the current project page
https://github.com/eclipse-ee4j/orb
Other
9 stars 23 forks source link

Very poor performance under stress #19

Closed glassfishrobot closed 6 years ago

glassfishrobot commented 7 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.

glassfishrobot commented 7 years ago

Reported by russgold

glassfishrobot commented 7 years ago

This issue was imported from java.net JIRA GLASSFISH_CORBA-19

glassfishrobot commented 6 years ago

Closing this as this issue is migrated to https://github.com/eclipse-ee4j/orb/issues/19