solidDB Help : Configuring and administering : Managing network connections : Direct linking with SMA and LLA
  
Direct linking with SMA and LLA
The solidDB server provides a capability to link your application to the server directly, without the need to communicate through network protocols such as TCP/IP. With Shared Memory Access (SMA), you can link multiple applications to a single server. With Linked Library Access (LLA), you can link one application to a single server. By replacing the network connection with local function calls, performance can be improved significantly.
For more information about creating and connecting linked applications, see Deploying LLA applications.
Go up to
Managing network connections