Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in resque

how can run rake resque:scheduler in daemon mode

ruby-on-rails-3 resque god

How to push job in specific queue and limit number workers with sidekiq?

ruby resque jobs sidekiq worker

testing using Resque with Rspec examples?

Jobs with Resque gives "Don't know how to build task 'jobs:work'" on Heroku

Resque-scheduler loading schedules but not enqueuing them

How do you call a method every hour in Rails?

How to use ActionController::Live along with Resque + Redis (for Chat application)

Resque is not picking up Redis configuration settings

Is it safe to pass objects into a Resque job?

How to monitor resque workers in New Relic when running on Heroku?

heroku resque newrelic

Rails development environment Resque.enqueue does not create jobs

ruby-on-rails redis resque

Resque workers do not start properly

ruby-on-rails devise resque

Rails & Heroku: How many workers/dynos do I need

ruby-on-rails heroku resque

Resque: one worker per queue

Resque-Scheduler not working with ActiveJob in Rails 4.2

Resque, Resque Server, on RedisToGo with Heroku

Jobs processing in background from web application

php resque sidekiq

How to run "rake resque:work QUEUE=*" when Rails server boots?

What's the best way to write Resque-related specs in RSpec?

Rails Resque undefined method error in external module

ruby-on-rails resque worker