1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/lib/sidekiq
Mike Perham 2771a0ad96 Rename workers to processors. New Railtie support.
Workers are the user's classes, the threads are now called processors.  Add secret sauce to make Rails config much easier.  Use a railtie to auto-add app/workers to the autoload path.
2012-01-25 13:32:51 -08:00
..
cli.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
client.rb Remove daemonization code, let god/monit handle it. 2012-01-24 14:53:36 -08:00
processor.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
rails.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
server.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00
util.rb Server starts up now! 2012-01-22 16:01:46 -08:00
version.rb bundler 2012-01-16 19:25:20 -08:00
worker.rb Rename workers to processors. New Railtie support. 2012-01-25 13:32:51 -08:00