mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
enough hyperbole sir
This commit is contained in:
parent
a7d17f9794
commit
f1c127a332
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ 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 extremely fast.
|
||||
Sidekiq is fast.
|
||||
|
||||
Version | Latency | Garbage created for 10,000 jobs | Time to process 100,000 jobs | Throughput
|
||||
-----------------|------|---------|---------|------------------------
|
||||
|
|
Loading…
Add table
Reference in a new issue