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

New daemon 3) Enable multi processing #1056

Closed
muhrin opened this issue Jan 17, 2018 · 1 comment
Closed

New daemon 3) Enable multi processing #1056

muhrin opened this issue Jan 17, 2018 · 1 comment

Comments

@muhrin
Copy link
Contributor

muhrin commented Jan 17, 2018

The running daemon should support multiple processes each waiting to get jobs from RMQ.

Note, each process will have:

  • Sepeate SSH transport
  • Jobs that it is currently running
  • Database connection

So these need to be managed thoughfully depending on the available resources.

@sphuber
Copy link
Contributor

sphuber commented Mar 19, 2018

This was satisfied by the new daemon implementation in PR #1217

@sphuber sphuber closed this as completed Mar 19, 2018
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

3 participants