Queueing system

Issue #8 new
Antoine Pietri created an issue

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.

Comments (1)

  1. Log in to comment