BungeeCord/proxy/src
md_5 500b0af782 [Performance] Attempt to use Netty's Epoll implementation on Linux.
This will attempt to make use of Netty's EpollEventLoopGroup and Epoll(Server)SocketChannel when on Linux and the native libraries load correctly. It should bring a large increase in performance and hopefully reliability. Big thanks to the @netty team for implementing this and @normanmaurer for some tips on the support detection.

Feedback is appreciated.
2014-06-25 18:14:50 +10:00
..
main [Performance] Attempt to use Netty's Epoll implementation on Linux. 2014-06-25 18:14:50 +10:00
test/java/net/md_5/bungee Close #918 - use case insensitive lookup for Yaml locations 2014-03-10 11:04:46 +11:00