Skip to content

Commit

Permalink
GitBook: [#79] correct groups paragraph
Browse files Browse the repository at this point in the history
  • Loading branch information
manast authored and gitbook-bot committed Oct 31, 2021
1 parent 315d5dd commit 0460246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gitbook/bullmq-pro/groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Groups resolves this problem since jobs will be processed in a "[round-robin](ht

![](<../.gitbook/assets/image (1).png>)

If you have several workers or a concur
If you have several workers or a concurrency factor larger than one, jobs will be processed in parallel, but they will be picked up from the groups as mentioned before following a round-robin ordering.

Of course you can have as many workers as you want and also scale up/down the amount of workers depending on how many jobs you have waiting in the queue.

Expand Down

0 comments on commit 0460246

Please sign in to comment.