robaho / go-trader

financial exchange written in Go, designed for algorithmic trading tests
GNU General Public License v3.0
376 stars 75 forks source link

pack more market events in a single packet to improve throughput #3

Closed robaho closed 5 years ago

robaho commented 5 years ago

using the market maker stress tests, the number of packets per second is upwards of 150k, which includes both client/server commands and market data multicast packets