[erlang-questions] Any interest in an RDS distribution?
Thomas Lindgren
thomasl_erlang@REDACTED
Mon Jul 20 18:22:30 CEST 2009
----- Original Message ----
> From: Chris Tilt <chris.tilt@REDACTED>
>
> Hi. I have just written my first Erlang program, which is a port driver for
> Infiniband (using our com layer). It is a prototype and not written as a
> distribution replacement. It's just a regular port driver. But, the performance
> was great. An echo/ping application that uses the port was measured at 20 usec
> per 1K buffer (one hop - round trip was 40 usec to echo back the data packet),
> which includes the time in and out of the Erlang port owner's process to the
> echo server and ping client.
....
> We would be happy to share this work back to the community (I say this before
> I've spoken with our lawyer :-) as open source. We'd have to research the
> license issues, etc, but first things first - let's get it working. Any advice
> is welcomed. Or just any cheers of support are welcomed too :-)
Cheers! :-)
Best,
Thomas
More information about the erlang-questions
mailing list