Comparison of server in erlang and C/epoll
P R Subramanya
subbu@REDACTED
Mon Feb 6 10:39:48 CET 2006
Hi,
Wanted to know if there has been any comparative study of the
performance of a server written in Erlang and one in C (using
epoll() and/or NPTL threads)? The server could be as simple as
an echo server. What is the response time seen by clients
connecting to the servers written in Erlang as against thos
written in C using epoll() and/or NPTL threads? Has there
been any such study?
Thanks in advance.
regards,
subbu
More information about the erlang-questions
mailing list