« Return to Thread: how to scale into the cloud using process? example computing simple average

Re: how to scale into the cloud using process? example computing simple average

by Tim Fletcher-5 :: Rate this Message:

Reply to Author | View in Thread

> "cloud" the mechanism by which application processing and data is
> _automatically distributed_ across hardware resources to meet user
> demand.
>
> ...so I'm not sure that one exists.

For Ruby: http://heroku.com/

For Python/JVM: http://code.google.com/appengine/

For Javascript: http://reasonablysmart.com/

All in their infancy. AFAIK no such "auto scaling" service currently
exists for Erlang applications.
_______________________________________________
erlang-questions mailing list
erlang-questions@...
http://www.erlang.org/mailman/listinfo/erlang-questions

 « Return to Thread: how to scale into the cloud using process? example computing simple average