bugy / script-server

Web UI for your scripts with execution management
Other
1.57k stars 248 forks source link

Max concurrent limitations or pending option or even enhance the scheduler #520

Open sheiun opened 2 years ago

sheiun commented 2 years ago

Hi @bugy,
I know there is an issue #517 similar to this but the contents are different.

Is there a plan to implement the max concurrent limit? When we execute the script the task is pending and wait for the previous task done, or even a tasks pool. Due to the multiple CPU-consuming tasks that may be executed at the same time.

Thanks.

bugy commented 2 years ago

Hi @sheiun, unfortunately this is not supported :( and no plans for adding it in the nearest future