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

pause/continue worker function on host level #124

Open
a-tze opened this issue Oct 8, 2015 · 2 comments
Open

pause/continue worker function on host level #124

a-tze opened this issue Oct 8, 2015 · 2 comments

Comments

@a-tze
Copy link
Collaborator

a-tze commented Oct 8, 2015

Issue migrated from trac ticket # 124

component: webapp | priority: minor | keywords: rpc handler

2015-10-08 13:48:28: @a-tze created the issue


The pause/continue worker function should also be available on host level, not only worker group.

This enables the user e.g. to gracefully take a single encoder out of operation without interrupting jobs.

@a-tze
Copy link
Collaborator Author

a-tze commented Aug 22, 2016

2016-08-22 13:22:05: @a-tze commented


The current practice is to have a "worker group" per host, which invalidates this problem. Due to filter settings etc. this practice is unlikely to change.

A "worker group" may be reinvented as a real group of workers, IOW building a layer on top of the current "worker group" (which is more like "script group on one host").

@a-tze
Copy link
Collaborator Author

a-tze commented Aug 22, 2016

2016-08-22 14:28:01: @jjeising commented


Part of the new concept is already describe in #128.

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

2 participants