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: 77,804 of 193,756
Downloads: 12,583

Daily

Ranking: 42,965 of 193,649
Downloads: 3

Depended by

RankDownloadsName
114,8596,511resque-admin-scheduler

Depends on

RankDownloadsName
241,118,405,399multi_json
142345,754,102sinatra
249205,811,623redis-namespace
96752,115,325mono_logger
1,10743,208,965vegas

Owners

#GravatarHandle
1iconyangdegui