Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the matching engine distributed? #25

Open
anooshcnayak opened this issue Mar 8, 2021 · 2 comments
Open

Is the matching engine distributed? #25

anooshcnayak opened this issue Mar 8, 2021 · 2 comments

Comments

@anooshcnayak
Copy link

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?

@ammanpashasc
Copy link

Hey, were you able to figure this out?

@anooshcnayak
Copy link
Author

@ammanpashasc Yes! it is not distributed. Single threaded with orderbook snapshots taken in regular intervals & stored in redis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants