Erlang on multiple cpus

Ryan Rawson ryanobjc@REDACTED
Fri Jul 28 21:02:18 CEST 2006


R11 is the first release which supports SMP.

See:  http://www.erlang.org/doc/doc-5.5/doc/highlights.html

Note the configure flag "--enable-smp-support"

-ryan


On 7/28/06, CyBerHigh <cyberhigh@REDACTED> wrote:
> I was wondering if erlangs concurrency supports spreading itself over
> multiple cpus or would I have to run more than one copy of my erlang app
> and use distributive computing to make it work on all the cpus of the
> computer
>
> Thank you
> CyBerHigh
>



More information about the erlang-questions mailing list