ankane/production_rails

Effective background jobs

sukhbir-singh opened this issue · 2 comments

A recommendation: Background jobs should be added to rails application by using resque or sidekiq as gem.

@ankane @sukhbir-singh Some tips on productionalizing background jobs would be super appreciated!

@sukhbir-singh @oyeanuj Both great ideas 👍 I've added a short section on background jobs.