eclipse-ee4j / eclipse-ee4j/orb
Very poor performance under stress
Open
Priority: Critical
Type: Bug
- Dominant language
- Java
- Stars
- 30
- Forks
- 28
- Avg merge
- 3h 43m
- Merged PRs (30d)
- 9
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.