one-nio is a library for building high performance Java servers. It features OS capabilities and JDK internal APIs essential for making your high load applications get maximum of the underlying system.
- Own native socket library.
- APIs for managing gigabytes of RAM beyond Java Heap.
- Fast and compact serialization mechanism.
- RPC client/server technology which is an order of magnitude faster than Java RMI.