Search code examples
Load resque worker without rails environment?...

ruby-on-railsrubyrakeresque

Read More
Start worker job from where it was left off with php resque?...

phpbatch-fileresque

Read More
Heroku: What happens when my Redis connection are all used?...

herokuredisresquewebsub

Read More
I want mount Resque on a subpath in your existing Rails 4...

resque

Read More
capistrano-resque: Multistage with Different :workers...

ruby-on-railsrubycapistranoresque

Read More
How to retrieve correct Rails singleton instance from Resque workers...

ruby-on-railsrubymultithreadingsingletonresque

Read More
ActiveRecord::RecordNotFound for all workers in Resque...

ruby-on-railsrubyactiverecordresque

Read More
How to have a priority queue in Rails that sends jobs to several NodeJS servers?...

ruby-on-railspriority-queueresquesidekiq

Read More
Rails - What is the maximum number of resque workers I can run in production?...

ruby-on-railsbackground-processresque

Read More
How can I use ruby-debugger inside of a resque job?...

ruby-on-railsresqueruby-debug

Read More
Resque worker not responding to signals...

ruby-on-railsredisresqueworker

Read More
How to unit test a module (a resque scheduler job) in rspec...

ruby-on-railsunit-testingrspecresqueresque-scheduler

Read More
send mail using resque-mailer -RAILS 3...

ruby-on-railsruby-on-rails-3deviseactionmailerresque

Read More
Dynamic Schedules getting lost while resque forks a new process...

ruby-on-railsredispassengerresqueresque-scheduler

Read More
Improve code where passing many params to a method...

ruby-on-railsmethodsresque

Read More
How to setup Rails 4, Resque 2 to run with Foreman?...

ruby-on-railsrubyherokuresqueforeman

Read More
Run a background job every few seconds...

ruby-on-railsdelayed-jobresque

Read More
Does Rake task need to run in the background using Resque?...

ruby-on-railsrubyrakeresque

Read More
How to stop God from leaving stale Resque worker processes?...

rubyresquegod

Read More
Heroku worker dyno keeps crashing cannot start with Resque...

ruby-on-railsrubyherokuresque

Read More
Resque Job and rspec...

ruby-on-railsrspecresqueresque-status

Read More
Displaying very large amount of records at once in Rails on Heroku...

ruby-on-railsrubyherokuruby-on-rails-4resque

Read More
How to Start resque workers through Chef cookbook?...

chef-infraresquechef-recipecookbook

Read More
How to enqueue a job in sidekiq with Java or Scala...

rubyscalaresquesidekiqjesque

Read More
How to view a Resque job...

ruby-on-railsrubyresque

Read More
Resque front-end doesn't load in Rails...

ruby-on-rails-3resque

Read More
Parallel background tasks on single worker dyno...

ruby-on-railsherokubackground-processdelayed-jobresque

Read More
Dyno's Management on Heroku with Unicorn...

herokuresqueunicorn

Read More
How do I write a Resque condition that says "if a process is running for longer than n seconds,...

rubyresquegod

Read More
Iterate before or inside a Resque task?...

ruby-on-railsrubyresquequeuing

Read More
BackNext