mirror of
https://github.com/deanpcmad/sidekiq-limit_fetch.git
synced 2022-11-09 13:54:36 -05:00
Update readme
This commit is contained in:
parent
944dd9a63f
commit
b2f856920a
1 changed files with 3 additions and 0 deletions
|
@ -22,3 +22,6 @@ Specify limits which you want to place on queues inside sidekiq.yml:
|
|||
In this example, tasks for the first restricted queue will be run by at most 5
|
||||
workers at the same time and the second queue will have no more than 10
|
||||
workers simultaneously.
|
||||
|
||||
Sponsored by [Evil Martians].
|
||||
[Evil Martians]: http://evilmartians.com/
|
||||
|
|
Loading…
Add table
Reference in a new issue