I do agree - infact my preferred setup us Nginx+Passenger.

However, given that the current problem on hand is one long running task slowing things down and not a scale issue (I.e number of requests), delayed_job may just do the trick.

My 2 cents :)
- Gautam
Sent from my iPhone

www.joshsoftware.com

On Nov 10, 2010, at 8:50 PM, Frederick Cheung <[email protected] > wrote:



On Nov 10, 12:55 pm, Adam <[email protected]> wrote:
this sound very interesting I'll check that out

While delayed_job is handy, you will eventually run out of steam if
you only have one mongrel. Others have suggested mongrel_cluster for
running multiple mongrels, you might also want to consider passenger,
which will fork extra rails instances as needed.

Fred

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


--
You received this message because you are subscribed to the Google Groups "Ruby on 
Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to