Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Allow spawning multiple jobs over the same connection. #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Allow spawning multiple jobs over the same connection. #3

wants to merge 4 commits into from

Conversation

silviucpp
Copy link

Without spawning the jobs you are not able to run multiple jobs over the same connection in the same time. All of them are sequential executed which is bad.

@silviucpp silviucpp closed this Apr 5, 2015
@silviucpp silviucpp reopened this Apr 5, 2015
silviucpp and others added 3 commits April 9, 2015 18:16
Improved the logs
Implement cleanup shutdown. When the worker is asked for shutdown it's waiting for all linked childrens to complete the jobs they have in progress.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant