The Lab

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The MFSBE4 API is founded on the Simple Binary Encoding (SBE) protocol using a simple primitive encoding, and is optimized for low bandwidth, low latency and direct data access.

Getting Started

For optimal performance, a tool such as Real-Logic's  SBE tool should be used against the MFSBE4 message schema to generate compilable stubs to support the direct encoding or decoding of messages in the client application.

References

https://www.fixtrading.org/standards/sbe/ - Provides FPL specification documentation.

https://github.com/FIXTradingCommunity/fix-simple-binary-encoding/wiki/Implementations - Lists reference codec implementations.

https://github.com/real-logic/simple-binary-encoding/wiki - the most widely adopted reference implementation, provides details of the SBE tool.