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

support for running multiple processes as daemons #21

Open
tdrobbin opened this issue Dec 30, 2017 · 1 comment
Open

support for running multiple processes as daemons #21

tdrobbin opened this issue Dec 30, 2017 · 1 comment

Comments

@tdrobbin
Copy link

Right now, if I'm not mistaken, we can only run one process at a time. Are there any plans to add support for multiple processes? Perhaps to view status/start/stop you could just supply the pid as an arg instead of the full process bash code in quotes.

@mgedmin
Copy link
Member

mgedmin commented Dec 30, 2017

I'm not aware of any such plans.

If anyone submits a pull request, I'll try review it. Otherwise, check out alternatives such as supervisor or systemd.

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