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

Job host selection and preparation in workers or sub-processes #2292

Closed
matthewrmshin opened this issue May 17, 2017 · 0 comments
Closed

Job host selection and preparation in workers or sub-processes #2292

matthewrmshin opened this issue May 17, 2017 · 0 comments
Assignees
Milestone

Comments

@matthewrmshin
Copy link
Contributor

matthewrmshin commented May 17, 2017

Job host selection and preparation (e.g. copying service files from suite to job host on 1st use) are currently done by the main process as part of job submission of each task. This can cause the suite to be unresponsive if these commands do not finish quickly. It will be desirable to separate the logic out and move them into the managed worker pool or sub-processes.

See also #2199 and #2144, #2214.

@matthewrmshin matthewrmshin added this to the soon milestone May 17, 2017
@matthewrmshin matthewrmshin self-assigned this May 17, 2017
@matthewrmshin matthewrmshin changed the title Job host selection and preparation in workers or subprocesses Job host selection and preparation in workers or sub-processes May 17, 2017
@dvalters dvalters self-assigned this Jun 12, 2017
@matthewrmshin matthewrmshin modified the milestones: next release, soon Sep 13, 2017
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

No branches or pull requests

2 participants