Heroku comes with cron support, but only once an hour. I need it more often than that, so I have a separate box with actual crond on it, and it has a script that hits a specific URL on my app on heroku every x minutes to process email.
On Tue, Oct 6, 2009 at 3:06 PM, Carl Fyffe <[email protected]> wrote: > > Rails makes it so easy to send emails. Recieving emails isn't that > difficult either, but requires a cron or daemon. What is the best way > to do this on Heroku today? > > Carl > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
