Categories: None [Edit]

resque_admin

https://rubygems.org/gems/resque_admin
ResqueAdmin 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. ResqueAdmin 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: 78,545 of 187,239
Downloads: 11,556

Daily

Ranking: 66,833 of 187,224
Downloads: 5

Depended by

RankDownloadsName
114,3406,085resque-admin-scheduler

Depends on

RankDownloadsName
24997,408,760multi_json
132318,128,948sinatra
232189,612,451redis-namespace
95847,303,053mono_logger
1,05341,831,217vegas

Owners

#GravatarHandle
1iconyangdegui