Hi-

I sent these questions to [email protected] last week, but never
received a response.  Hopefully I'll have better luck here.

I've got an app currently deployed at Slicehost that I'd like to try
moving over to Heroku.  I see a few potential issues with that-
hopefully you can suggest workarounds.

First, the app uses a cron job to periodically query the Twitter API-
can you support cron jobs, on the order of a 10-minute periodicity?

Second, the app has received approval from Twitter for unlimited API
calls (i.e.- they have lifted their API rate limiting for this app).
The way they do that is by IP address, so I've had to tell them the
static IP that I have at Slicehost.  How could I deal with this if I
deployed in your mesh?

Lastly, the app will soon have a Delayed Job queue (http://github.com/
tobi/delayed_job/tree/master)- this requires a separate instance
running one or more workers, which are simply long-running rake
tasks.  Can Heroku deal with this?

Thank you,

Danny Burkes
--~--~---------~--~----~------------~-------~--~----~
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