redis - Capistrano Resque with one worker for production -
i confused on how resque , resque_mailer working on production server. need single worker running/restart called 'mailer' via capistrano when cap deploy.
i've seen gist don't it. there else breaks down explain doing. or there simpler solution working?
i've got redis working i'm using other tasks.
my production server follows: unbuntu, apache, passenger, ruby 2.0, rails 4.0
in end used sidekiq. documentation better , works!
Comments
Post a Comment