Looking at logs you usually have only one delayed_job worker process
running. Delayed_job does locking so that multiple workers don't try
to process jobs. Is there ever need for this locking on heroku or can
it be disabled to simplify things and probably get better performance?

--

You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.


Reply via email to