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