FlatData and ZeroCopy examples

Connext 6 introduces two features: Zero Copy Transfer over Shared Memory and FlatData Language Binding. These features enable the middleware to reduce the number of copies involved in sending a sample, resulting in lower latencies for large data.
 
The following examples show how to use these features:
  • Example 1: FlatData API — a simple example that describes how to use the FlatData API
  • Example 2: FlatData and ZeroCopy Latency — shows how FlatData and ZeroCopy reduce the latency involved in distributing large data.

 

 

 

Programming Language: