[erlang-questions] Erlang vs. Stackless Python
Dmitrii 'Mamut' Dimandt
dmitriid@REDACTED
Thu Aug 2 08:42:27 CEST 2007
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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070802/d24e4674/attachment.htm>
More information about the erlang-questions
mailing list