netty5/testsuite
Norman Maurer e9c6406819 Remove the AIO transport as NIO is just faster
The AIO transport was added in the past as we hoped it would have better latency as the NIO transport. But in reality this was never the case.
So there is no reason to use the AIO transport at all. It just put more burden on us as we need to also support it and fix bugs.
Because of this we dedicided to remove it for now. It will stay in the master_with_aio_transport branch so we can pick it up later again if it is ever needed.
2013-06-10 11:30:11 +02:00
..
src/test/java/io/netty/testsuite Remove the AIO transport as NIO is just faster 2013-06-10 11:30:11 +02:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Revamp the core API to reduce memory footprint and consumption 2013-06-10 16:10:39 +09:00