Skip to content

mmcilroy/market_data_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gmd_cpp

This project provides a set of classes for subscribing to market data sources using TCP.

Features...

  • Lock free asynchronous dispatching of messages to clients for high throughput and low latency performance characteristics
  • Message serialization using Simple Binary Encoding ()
  • Support for manual failover between primary and secondary sites

About

A binary market data client using sbe and boost asio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages