Hello Rails community,

  I would like to get some advices - I am writing a web application
that will be sending some emails and execute other long running tasks.

  Some of these tasks may take some time and I do not want the user
experience to be impacted. I would appreciate any pointers on advices
on these areas:

   *   how to send emails without making the user wait
   *   how to execute long running tasks
   *   The best way to do periodic cron jobs in Rails


Thank you for your help in advance.

Chris

--~--~---------~--~----~------------~-------~--~----~
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-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to