Package com.neeve.link.local

Link implementation for high performance intra-VM communication.

See:
          Description

Class Summary
LnkLclClientEndpoint Local link client endpoint class.
LnkLclConfig Class containing configuration information for the local link package.
LnkLclObject Root class for classes in the local link package.
LnkLclServerEndpoint Local link server endpoint class.
 

Package com.neeve.link.local Description

Link implementation for high performance intra-VM communication. This link implementation is a specialized link between two in-process (JVM) endpoints. This link is a very high performance link since there involves no packet serialization and deserialization. Packet references are directly exchanged between the endpoints.



Copyright © 2015 Neeve Research, LLC. All Rights Reserved.