mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
use a header so I can link to this table
This commit is contained in:
parent
99667863e8
commit
c45c9ef030
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ message format as Resque so it can integrate into an existing Resque processing
|
|||
You can have Sidekiq and Resque run side-by-side at the same time and
|
||||
use the Resque client to enqueue jobs in Redis to be processed by Sidekiq.
|
||||
|
||||
Sidekiq is fast.
|
||||
Performance
|
||||
---------------
|
||||
|
||||
Version | Latency | Garbage created for 10,000 jobs | Time to process 100,000 jobs | Throughput
|
||||
-----------------|------|---------|---------|------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue