[erlang-questions] how to scale into the cloud using process? example computing simple average

Tim Fletcher twoggle@REDACTED
Tue May 26 14:46:52 CEST 2009


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



More information about the erlang-questions mailing list