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

Implement medinfo/common/ProcessManager.py #143

Open
jonc101 opened this issue May 10, 2018 · 0 comments
Open

Implement medinfo/common/ProcessManager.py #143

jonc101 opened this issue May 10, 2018 · 0 comments
Labels
help wanted Priority - 3 Low Nice to have bonus item. Not immediately essential
Projects

Comments

@jonc101
Copy link
Collaborator

jonc101 commented May 10, 2018

Helper module to facilitate some recurrent process management tasks.
For example, support script currently to watch a process and wait until it finishes before spawning another process/command.
Many existing scripts that generate commands (with argv options) and then execute them serially. Develop option to do that while tracking separate log outputs, and another options to spawn a max number of child processes in parallel.

@jonc101 jonc101 added this to To Do in DevOps via automation May 10, 2018
@jonc101 jonc101 added help wanted Priority - 3 Low Nice to have bonus item. Not immediately essential labels Jul 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Priority - 3 Low Nice to have bonus item. Not immediately essential
Projects
DevOps
  
To Do
Development

No branches or pull requests

1 participant