Three different version of NIO HTTP servers. Used for performance tracking
- EventLoop based
- EventLoop triggering unstructured Tasks
- NIOAsyncChannel based
Repository from Github https://github.comadam-fowler/nio-http-performance-tests
Three different version of NIO HTTP servers. Used for performance tracking