OnixS C++ CME MDP Conflated TCP Handler 1.3.6
API Documentation
Loading...
Searching...
No Matches
Introduction

OnixS ultra-low latency C++ MDP Conflated TCP Handler is a C++ class library that encapsulates the CME MDP Conflated TCP protocol.

Main Features

  • Ultra-low latency access to CME Conflated TCP MArket Data Feeds.
  • Easy-to-use API.
  • Multiple Threading Models.
  • Flexible Logging.
  • Pre-Certified.

Services

The Handler provides the following services:

  • Manages network connections.
  • Implements Session Security/Authentication.
  • Supports FIX Simple Binary Encoding (SBE), delivering faster encoding/decoding.
  • Supports FIXP Performance (FIXP) session management point-to-point session layer protocol.
  • Manages the FIXP application layer (defines business-related data content).
  • Creates (outgoing) SBE messages.
  • Parses (incoming) SBE messages.
  • Persists messages and session state.
  • Detects the telecommunication link failures and reconnects automatically.
  • Supports Solarflare Onload Application Accelerator Extensions APIs to ensure the lowest possible latency and minimal jitter.