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

resque-loner

v1.3.0RubyGems· Ruby

Makes sure that for special jobs, there can be only one job with the same workload in one queue. Example: class CacheSweeper include Resque::Plugins::UniqueJob @queue = :cache_sweeps def self.perform(article_id) # Cache Me If You Can... end end

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
LicensePermissive
DepsZero deps
Maintenance
Last published 12 years ago.
Popularity
4.0K downloads / week
Security
No known advisories for this version (OSV).
License
MIT
Dependencies
No runtime dependencies
Recent releases
  • 1.3.012 years ago
  • 1.2.114 years ago
  • 1.2.014 years ago
  • 1.0.114 years ago
  • 0.1.315 years ago
  • 0.1.215 years ago
  • 0.1.115 years ago