Class XNioServer
java.lang.Object
com.gigaspaces.internal.space.transport.xnio.server.XNioServer
- All Implemented Interfaces:
Closeable,AutoCloseable
Experimental Nio (xnio) server to execute operations more efficently than the lrmi execution.
This is an experimental partial implementation which should not be used for production - it's only intended to show
the potential performance gain from switching to a faster nio implementation.
- Since:
- 16.0
- Author:
- Niv Ingberg
-
Method Summary
-
Method Details
-
create
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-