-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Each worker node process the jobs sequentially,
so worker doesn't need to run job popping and processing in separate go routine. Signed-off-by: Anil Vishnoi <[email protected]>
- Loading branch information
1 parent
753273d
commit 47e4179
Showing
1 changed file
with
11 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters