Search code examples
Ruby Resque requeueing when similar job is already running?...

ruby-on-railsrubyasynchronousqueueresque

Read More
Delayed Processing Jobs in Ruby: How much is not blocking my path...

ruby-on-railsdelayed-jobresquesidekiqdelayed-execution

Read More
Why can't my resque job find the object?...

ruby-on-railspostgresqlredisresque

Read More
standalone passenger throws access denied for /tmp/passenger.1.0.747/generation-0/backends/ruby...

ruby-on-railsmongodbpassengerresque

Read More
"Constant CRLF already defined" error when using php-resque with Laravel...

phpredislaravelresquephp-resque

Read More
How do you set the Redis url in Resque if you're not using Rails?...

redisresque

Read More
Ruby on Rails, Resque...

rubyruby-on-rails-3background-processresque

Read More
How can I pass data to websocket-rack from a class in my sinatra app?...

rubywebsocketsinatrarackresque

Read More
Redis won't install with Resque Task...

rubyredisrvmresque

Read More
Creating a new database record then sending id to Resque returns nil (id cannot be found)...

ruby-on-railsmongoidresque

Read More
Node.js workers/background processes...

node.jsdelayed-jobresque

Read More
How can I make resque worker process other jobs while current job is sleeping?...

rubybackground-processresquejobstask-queue

Read More
Mass updating many records in Rails with Resque?...

ruby-on-railsresquerails-activerecord

Read More
Integration testing or mocking with Resque enqueuing?...

rubyrspecmockingintegration-testingresque

Read More
Resque workers fail immediately: undefined method `write' for nil:NilClass...

ruby-on-railsresque

Read More
Testing database connection in rspec...

ruby-on-rails-3rspecresque

Read More
Where would you put the code that a resque worker and a rails controller share?...

ruby-on-rails-3resque

Read More
Workaround for race condition with background job...

ruby-on-railsresquerace-condition

Read More
How to alert user when a resque job finishes...

ruby-on-railsrubyredisresque

Read More
Resque - Can be used to execute Rake Tasks?...

rubycucumberrakeresque

Read More
`require': no such file to load -- sinatra/base (LoadError) when running a Sinatra app (resque-w...

ruby-on-railsrubyruby-on-rails-3sinatraresque

Read More
Hundreds of Simultaneous Jobs: Node or PHP/nginx...

phpnode.jsexpressresquephantomjs

Read More
Resque does not find ffmpeg...

ruby-on-railsrubyffmpegresquegod

Read More
Resque worker foreman failing to start workers...

rubyresqueforeman

Read More
Have Rails 2.3.x ignore the i18n gem...

ruby-on-railsrubyinternationalizationresque

Read More
Using queue length of delayed job/resque in the view...

ruby-on-rails-3queuedelayed-jobresque

Read More
Rake db:create error - cannot load such file -- resque/tasks...

ruby-on-railsrubyruby-on-rails-3rakeresque

Read More
Do I need to restart my resque after changing code?...

ruby-on-railsresque

Read More
How do you separate test queues and real queues when testing Resque (with rspec and rails?)...

ruby-on-railsruby-on-rails-3rspecrspec2resque

Read More
How to test actions with queue workers?...

ruby-on-railsrubyrspecresque

Read More
BackNext