Pedro,

This is great!

One concept I got from a 2007 IT Conversation podcast interviewing GigaVox and 
SmugMug:

You are optimizing cost vs responsiveness.
Reducing the granularity of startup and shutting down of instances saves quite 
a deal of money.


Don MacAskill spoke more about this and SkyNet:
http://don.blogs.smugmug.com/2008/12/09/on-why-auto-scaling-in-the-cloud-rocks/
http://don.blogs.smugmug.com/2008/06/03/skynet-lives-aka-ec2-smugmug/


I don't have anything more recent. Please share if anyone does.


--Keenan
On Jun 23, 2010, at 12:56 AM, Pedro Belo wrote:

> Hi Chris,
> 
> There is. I made a little proof using DJ that might give you some insight.
> 
> The code is on this branch:
> http://github.com/pedro/delayed_job/commits/autoscaling
> 
> And instructions/notes are on the comments here:
> http://github.com/pedro/delayed_job/commit/09d7657e1fc7d25072e6c5e73ede20d6e1185eac#commitcomment-58225
> 
> On Fri, Jun 18, 2010 at 2:33 AM, Chris Kalaboukis <[email protected]> 
> wrote:
>> Hi guys: I saw an old thread on this but there seemed to be no answer.
>> Is there a way within my app to shut down and restart all the workers
>> programmatically? I have a twitter harvesting app which requires it
>> and I need to do it manually. Is there a doc somewhere  which
>> describes how to do it?
>> 
>> Thanks...chris
>> 
>> --
>> 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.
>> 
>> 
> 
> -- 
> 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.
> 

-- 
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