Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.5% on rubygems.org
Top 0.5% downloads on rubygems.org
Top 0.1% dependent packages on rubygems.org
Top 0.4% dependent repos on rubygems.org
Top 0.1% forks on rubygems.org
Top 1.7% docker downloads on rubygems.org

rubygems.org : 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.

Registry - Source - Documentation - JSON
purl: pkg:gem/resque
Keywords: asynchronous-tasks, asynctask, background-jobs, background-service, background-worker, job-management, job-queue, job-scheduler, queue, ruby
License: MIT
Latest release: 9 months ago
First release: over 14 years ago
Dependent packages: 487
Dependent repositories: 8,135
Downloads: 41,909,382 total
Stars: 9,390 on GitHub
Forks: 1,653 on GitHub
Docker dependents: 73
Docker downloads: 443,223
Total Commits: 1490
Committers: 305
Average commits per author: 4.885
Development Distribution Score (DDS): 0.585
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/iloveitaly
Last synced: 3 days ago

    Loading...
    Readme
    Loading...