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

Create server manager for workers #3

Open
3 tasks
tanishq-dubey opened this issue Sep 10, 2017 · 0 comments
Open
3 tasks

Create server manager for workers #3

tanishq-dubey opened this issue Sep 10, 2017 · 0 comments

Comments

@tanishq-dubey
Copy link
Member

tanishq-dubey commented Sep 10, 2017

As stated in #2 , there will exist worker daemons for managing each worker locally, however a head-node manager must exist as well. The head node manage will do the following tasks:

  • Keep a list of worker nodes
  • Send message to worker daemons for creating/destroying containers
  • Keep a list of container swarms

A communication protocol will need to be decided between the workers and the head-node .

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