1
0
Fork 0
mirror of https://github.com/deanpcmad/sidekiq-limit_fetch.git synced 2022-11-09 13:54:36 -05:00

Give hint about upcoming global locks support

This commit is contained in:
brainopia 2013-01-18 15:46:58 +04:00
parent 430ffa0a6a
commit b20e96fbae

View file

@ -41,7 +41,9 @@ will be preserved.
Sidekiq::Queue['name'].continue # allows workers to use the queue with the same limit
```
Limits are applied strictly per process.
Limits are applied per process. In case you have several worker
processes and want to have global locks between them, you'll need to
wait just a bit more since support for global locks is underway.
Sponsored by [Evil Martians].
[Evil Martians]: http://evilmartians.com/