Coffeescript/Node.js port of Resque. Next, you'll want to setup a worker to handle these jobs.
resque redis queue coffee-scriptA gem plugin which allows messages prepared by ActionMailer to be delivered asynchronously. Assumes you're using Resque for your background jobs. Note that recent (2.0+) versions of Resque::Mailer only work with Rails 3.x or later. For a version compatible with Rails 2, specify v1.x in your Gemfile.
mailer resque actionmailer railsnew queue requires only the "queue" variable to be set. You can also pass the jobs hash to it.The configuration hash passed to new NodeResque.Worker, new NodeResque.Scheduler or new NodeResque.Queue can also take a connection option.
delayed queue resque redis work worker background job taskRollbar is a real-time exception reporting service for Ruby and other languages. The Rollbar service will alert you of problems with your code and help you understand them in a ways never possible before. We love it and we hope you will too. Rollbar-gem is the SDK for Ruby apps and includes support for apps using Rails, Sinatra, Rack, plain Ruby, and other frameworks.
rollbar uncaught-exceptions exceptions rails resque rack-middleware error-monitoringA Golang based high performance, scalable and distributed workflow framework
sidekiq framework workflow-engine resque resque-workers workload-automationA distributed, fault-tolerant work queue for Firebase
queue firebase resque background workJobqueue manages running and scheduling jobs (think Sidekiq or Resque). You can choose between MySQL and MongoDB as a backend for persistent storage.
jobqueue resque sidekiq scheduled-jobs workersCheck out Rick Olson’s coffee-resque which is. Resque is a redis backed task queue inspired by delayed job. Node.js is a javascript runtime built on the v8 engine.
redis resque worker queueA simple orchestration library for running complex processes or workflows in Ruby. Processes are defined using a simple DSL, where the sequences and tasks are defined. Processes can then be queued for execution. Sequences can be synchronous or asynchronous, and the overall process can be monitored for completion or failure. The configuration and state of each process and their respective tasks is stored using Redis key/values.
workers workflow sidekiq distributed-computing cloud resque delayed-jobsA Resque plugin. Requires Resque >= 1.19 and a >= 1.9 Ruby (MRI, JRuby or Rubinius). If you want to limit the number of performs of a job for a given period, extend it with this module.
resque resque-plugin rate-limitingA bundle for running background jobs in Symfony. This bundle provides a consistent queue interface, with plugable 'drivers' that can schedule jobs using a number of different queue types.
symfony scheduled-jobs beanstalkd sqs resqueAn exporter of Prometheus for resque's status. e.g.
prometheus resqueactive_scheduler is a gem to take a standard schedule one would use with resque scheduler and wraps it to work with ActiveJob. Add active_scheduler to your Gemfile.
activejob resque railsNothing to see here yet, move along... Yo dawg. I herd you liek resque...
resque scheduler redisBlezer is a simple background job/task processing queue for Node.js (>= 7.6) using cluster & separate Node processes, powered by Redis. Each job triggers an execution of a Task i.e. a recipe what to do for that job. It is defined as a class with perform method. Task corresponds to Worker from similar projects such as resque or sidekiq. It is named this way to avoid the clash with cluster workers.
nodejs queue job-queue worker-queue worker job cluster background-jobs background-worker blezer sidekiq resque task async async-await asyncawait es6 es7 es2015CakeResque is a CakePHP plugin for Resque, a library for creating background jobs that can be processed offline later. Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.
php-resque resque cli cakephp background-jobs scheduled-jobsFresque is a command line tool to manage your php-resque workers. This tool is intended to facilitate your life by making interfacing with php-resque more easier and more friendly. You should already have some knowledge about php-resque, and have php-resque installed and running. I'll assume in this tutorial that you have sufficient knowledge to start a worker normally with php-resque.
php-resque resque cli background-jobsResqueBoard is an analytics software for PHP Resque. Monitor your workers health and job activities in realtime. Unlike the original resque, that display only what's happening right now, ResqueBoard remembers and saves everything to compute metrics about your jobs and workers health in realtime.
php-resque resque web-interface adminUser interface container for the Redis Resque Web UI project. This container include default configuration to allow HTTP basic auth. Not recommended for production environments not running behind a network firewall.
docker redis resque hacktoberfest appwrite
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.