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

Split the Bridge into Two Phases #2

Open
aslakjohansen opened this issue Feb 7, 2018 · 0 comments
Open

Split the Bridge into Two Phases #2

aslakjohansen opened this issue Feb 7, 2018 · 0 comments

Comments

@aslakjohansen
Copy link
Contributor

At the moment every push is relayed individually. This causes an overhead which could become problematic when the number of xovis cameras goes up.

This could be remedied by introducing a producer-consumer model: The processing of a push produces data and another thread consumes it by sending it to the storage engine.

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

1 participant