Skip to content

Latest commit

 

History

History

market-data-service

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

market-data-service

This service implements the market data service api. The market data service load balances quote subscriptions across market data gateways by listing id for a given market and fans out market data to clients. Internally it has a per client conflated queue to ensure that slow clients always get the latest quote. The service can be scaled by increasing the deployments replica count.