Categories: Queues and Messaging [Edit]
    resque
    Resque is a Redis-backed Ruby library for creating background jobs,
    placing those jobs on multiple queues, and processing them later.
    Background jobs can be any Ruby class or module that responds to
    perform. Your existing classes can easily be converted to background
    jobs or you can create new classes specifically to do work. Or, you
    can do both.
    Resque is heavily inspired by DelayedJob (which rocks) and is
    comprised of three parts:
    * A Ruby library for creating, querying, and processing jobs
    * A Rake task for starting a worker which processes jobs
    * A Sinatra app for monitoring queues, jobs, and workers.
    Total
Ranking: 936 of 187,548
          Downloads: 48,931,088
        Daily
Ranking: 1,268 of 187,532
          Downloads: 20,082
        Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
| Rank | Downloads | Name | 
|---|---|---|
| 1,285 | 32,551,588 | resque-scheduler | 
| 1,411 | 27,513,199 | coverband | 
| 1,595 | 21,413,706 | exception_notification | 
| 1,974 | 13,220,510 | resque-retry | 
| 2,688 | 6,439,392 | resque_spec | 
| 2,709 | 6,306,701 | isolator | 
| 2,833 | 5,716,698 | resque-cleaner | 
| 2,886 | 5,501,339 | resque-pool | 
| 2,961 | 5,170,762 | resque-status | 
| 3,643 | 3,023,276 | resque-web | 
| 3,905 | 2,543,694 | resque-loner | 
| 3,909 | 2,537,533 | resque-sentry | 
| 4,051 | 2,334,723 | raygun4ruby | 
| 4,202 | 2,118,459 | mission_control-jobs | 
| 4,369 | 1,910,877 | resque-workers-lock | 
| 4,377 | 1,901,404 | sentry-resque | 
| 4,538 | 1,712,071 | resque_solo | 
| 4,890 | 1,458,430 | resque-job-stats-promptcloud | 
| 5,087 | 1,335,039 | resque-heroku-signals | 
| 5,185 | 1,278,483 | resque-lock-timeout | 
Depends on
| Rank | Downloads | Name | 
|---|---|---|
| 24 | 1,005,923,445 | multi_json | 
| 110 | 380,383,065 | webrick | 
| 133 | 320,158,573 | sinatra | 
| 220 | 201,356,127 | thin | 
| 233 | 190,695,136 | redis-namespace | 
| 958 | 47,621,536 | mono_logger | 
Owners
| # | Gravatar | Handle | 
|---|---|---|
| 1 | iloveitaly | |
| 2 | defunkt | |
| 3 | hone | |
| 4 | steveklabnik | |
| 5 | yaauie | |
| 6 | chrisccerami | |
| 7 | rafaelfranca | |
| 8 | jeremydaer | |
| 9 | patricktulskie | 
 xmisao
xmisao