| resque/resque |
9,357 |
|
5,461 |
499 |
over 2 years ago |
77 |
August 19, 2023 |
81 |
mit |
Ruby |
| Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later. |
| chrisboulton/php-resque |
3,425 |
|
247 |
61 |
almost 7 years ago |
1 |
October 13, 2012 |
105 |
mit |
PHP |
| PHP port of resque (Workers and Queueing) |
| peek/peek |
3,114 |
|
243 |
28 |
about 6 years ago |
16 |
September 27, 2019 |
13 |
mit |
Ruby |
| Take a peek into your Rails applications. |
| akira/exq |
1,425 |
|
45 |
11 |
over 2 years ago |
57 |
July 21, 2023 |
26 |
other |
Elixir |
| Job processing library for Elixir - compatible with Resque / Sidekiq |
| tilo/smarter_csv |
1,391 |
|
476 |
37 |
over 2 years ago |
67 |
November 12, 2023 |
5 |
mit |
Ruby |
| Ruby Gem for smarter importing of CSV Files as Array(s) of Hashes, with optional features for processing large files in parallel, embedded comments, unusual field- and record-separators, flexible mapping of CSV-headers to Hash-keys |
| davidcelis/recommendable |
1,344 |
|
38 |
0 |
almost 8 years ago |
31 |
April 24, 2018 |
17 |
mit |
Ruby |
| :+1::-1: A recommendation engine using Likes and Dislikes for your Ruby app |
| actionhero/node-resque |
1,315 |
|
105 |
37 |
about 2 years ago |
176 |
August 12, 2023 |
14 |
apache-2.0 |
TypeScript |
| Node.js Background jobs backed by redis. |
| airbrake/airbrake |
954 |
|
4,055 |
97 |
over 2 years ago |
155 |
September 20, 2022 |
9 |
mit |
Ruby |
| The official Airbrake library for Ruby applications |
| rails/activejob |
758 |
|
0 |
0 |
almost 10 years ago |
0 |
|
1 |
|
Ruby |
| Declare job classes that can be run by a variety of queueing backends |
| lardawge/carrierwave_backgrounder |
730 |
|
252 |
5 |
over 2 years ago |
28 |
October 13, 2023 |
2 |
|
Ruby |
| Offload CarrierWave's image processing and storage to a background process using Delayed Job, Resque, Sidekiq, Qu, Queue Classic or Girl Friday. |