BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

resque-remote

v0.1.3RubyGems· Ruby

Compatible with Resque 1.x. Use Resque.push if you are using >= 2.x. Resque is great. So is job processing with redis. Our biggest drawback has been that resque requires the class that will be processing a job to be loaded when the job is enqueued. But what happens when the implementing job is defined in a separate application and isn't currently loaded into memory? Enter Resque Remote. Resque Remote's simple goal is to allow you to add a job to a queue with a string identifier for the class rather than the class constant. It is assumed that the worker-side of the equation _will_ have the class in memory and hence will be able to run it no problem. Feedback, comments and questions are welcome at bj [dot] neilsen [at] gmail [dot] com.

The verdict
Abandoned. Last published 12 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseOther
DepsZero deps
Maintenance
Last published 12 years ago.
Popularity
196 downloads / week
Security
No known advisories for this version (OSV).
License
WTFPL
Dependencies
No runtime dependencies
Recent releases
  • 0.1.312 years ago
  • 0.1.213 years ago
  • 0.1.113 years ago
  • 0.1.014 years ago
  • 0.0.115 years ago