Open anooshcnayak opened 3 years ago
If I have a multi machine deployment? Will the matching happen across the machines? I could see the order getting stored in-memory. Will this not bloat up the memory if I have thousands of order across multiple products?
Hey, were you able to figure this out?
@ammanpashasc Yes! it is not distributed. Single threaded with orderbook snapshots taken in regular intervals & stored in redis
If I have a multi machine deployment? Will the matching happen across the machines? I could see the order getting stored in-memory. Will this not bloat up the memory if I have thousands of order across multiple products?