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

Queueing system #8

Closed
seirl opened this issue Mar 26, 2017 · 2 comments
Closed

Queueing system #8

seirl opened this issue Mar 26, 2017 · 2 comments

Comments

@seirl
Copy link
Member

seirl commented Mar 26, 2017

Originally posted 2017-01-10 18:15 by serialk on Bitbucket

I suggest we use long polling to queue requests, we set a fixed size of concurrent things that can execute in parallel that we can configure (/etc/camisole.conf?) and we add an endpoint to see how many items are queued, what's the average waiting time, etc.

@lportemo
Copy link
Contributor

Would Celery be appropriate for this ?

@juli0z
Copy link

juli0z commented Jul 31, 2022

@juli0z juli0z closed this as completed Jul 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants