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

WIP: Worker agents #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

WIP: Worker agents #14

wants to merge 1 commit into from

Conversation

juhlig
Copy link
Member

@juhlig juhlig commented Oct 30, 2020

Big redesign, based on your latest idea leading up to parallel worker starts.

Most of the worker management has been taken out of the pool and moved to dedicated agents that supervise and manage a single worker. The pool will instead only manage the agents.

@juhlig juhlig changed the title Worker agents WIP: Worker agents Nov 2, 2020
@juhlig juhlig force-pushed the worker_agents branch 2 times, most recently from e512d79 to d991911 Compare January 12, 2021 12:17
Copy link
Member

@Maria-12648430 Maria-12648430 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok, I get the general idea. Quite nice, I think, but it's far too much to comprehend how it all works... So I suggest we go over this together one of these days, yes?

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@juhlig
Copy link
Member Author

juhlig commented Jan 20, 2021

Ok, I get the general idea. Quite nice, I think, but it's far too much to comprehend how it all works... So I suggest we go over this together one of these days, yes?

Sure :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants