Closed GoogleCodeExporter closed 8 years ago
Just a note: probably this stuff should be written in C in order to make the
latencies that can be result of the dynamic programming language implementation
a non
issue. That is with C we can exactly control the syscalls we use for the
benchmark,
use static allocation, in order to make as much as possible the only variables
in
play the ones that happen server-side.
I can write it, just I need the help of some people with experience in latency
and
this kind of issues. Probably Erlang guys are good at this.
Original comment by anti...@gmail.com
on 3 Mar 2009 at 10:52
Original comment by anti...@gmail.com
on 12 Mar 2009 at 9:15
Original issue reported on code.google.com by
anti...@gmail.com
on 3 Mar 2009 at 10:47