[erlang-questions] Erlang vs. Stackless Python
Zac Brown
zac@REDACTED
Fri Aug 3 16:37:57 CEST 2007
That benchmark has some pitfalls in that it doesn't really demonstrate the
scalabilty of erlang that well. I feel confident saying that erlang would
scale to a much larger scale far better than stackless python would.
Interesting post no doubt, but could've been a little less biased.
Regards,
Zac
On Thu, 02 Aug 2007 09:42:27 +0300, Dmitrii 'Mamut' Dimandt wrote:
> Remember Joe Armstrong's call in his book:
> "
>
> Write a ring benchmark. Create N processes in a ring. Send a message
> round the ring M times so that a total of N*M messages get sent.
> Time how long this takes [..]
>
> Write a similar program in some other programming language you are
> familiar with. Compare the results. Write a blog, and publish the
> results on the internet!
>
> "
> Here's the first answer:
> http://muharem.wordpress.com/2007/07/31/erlang-vs-stackless-python-a-first-benchmark/
>
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
> <html>
> <head>
> <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
> <title></title>
> </head>
> <body bgcolor="#ffffff" text="#000000">
> Remember Joe Armstrong's call in his book:<br>
> "<br>
> <blockquote>
> <p> Write a ring benchmark. Create N processes in a ring.
> Send a message round the ring M times so that a total of N*M messages
> get sent. Time how long this takes [..]</p>
> <p>Write a similar program in some other programming language you are
> familiar with. Compare the results. Write a blog, and publish the
> results on the internet!<br>
> </p>
> </blockquote>
> "<br>
> Here's the first answer:
> <a class="moz-txt-link-freetext" href="http://muharem.wordpress.com/2007/07/31/erlang-vs-stackless-python-a-first-benchmark/">http://muharem.wordpress.com/2007/07/31/erlang-vs-stackless-python-a-first-benchmark/</a><br>
> <p><br>
> </p>
> </body>
> </html>
More information about the erlang-questions
mailing list