java.lang.Object
com.gigaspaces.internal.space.transport.xnio.server.XNioServer
All Implemented Interfaces:
Closeable, AutoCloseable

public class XNioServer extends Object implements Closeable
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