[erlang-questions] CPU load of TCP server

Max Lapshin max.lapshin@REDACTED
Tue Oct 13 22:03:03 CEST 2009


Andrew, You should test against real business logic, because syntetic
tests don't show anything at all.

While experimenting with video streaming server, I've got strange
results: 5 users used the same CPU, like 30.
So I advice to test not erlang virtual machine (which isn't fastest
one), but erlang environment (which can
be faster due to advanced binary usage and scalability possibilities).


More information about the erlang-questions mailing list