Go, Java, Erlang are probably not limited to a single core like node/python?
gunicorn with many gevent workers would fare much better I think - and be a
more realistic deployment option for anyone serious about these sort of
workloads under Python.
And there are options [1] in C++ using fibers which would be interesting to see
- I'd imagine there is a possibility some of these could be much faster than
Erlang.
m
1.
http://code.mozy.com/projects/mordor/
> The benchmark tested an echo like scenario and compared Erlang, Java
> (Webbit),Go, Node.js and Python (gevent + ws4py). The Python version of
> the test seems to be the least favourable.
--
Matt Billenstein
ma...@vazor.com
http://www.vazor.com/