[erlang-questions] link: 1000s of threads and blocking IO

Bengt Kleberg bengt.kleberg@REDACTED
Sat Mar 28 09:13:39 CET 2009


Greetings,

This is a paper from someone who measured Java application performance.
Comparing few threads and non-blocking IO vs many threads and blocking
IO.

http://www.classhat.com/tymaPaulMultithread.pdf


It seems as if Erlang programs are getting the concept right.
The Erlang VM is another mattererl. Given +A it seems to be possible to
do it right there, too. Or I might be missing something.


bengt




More information about the erlang-questions mailing list