<title>Scott Lystig Fritchie's Erlang Projects</title>
<h1>Scott Lystig Fritchie's Erlang Projects</h1>

<p> One-line descriptions:
<ul>

<li> <b>berkeley_db</b> -- A first release of an Erlang driver for
Berkeley DB by <a href="http://www.sleepycat.com/">Sleepycat Software</a>.

<li> <b>edtk</b> -- A first, beta-quality release of the
Erlang Driver Tool Kit.  It's main lack is documentation, not features
or stability.

<li> <b>tcpbalance</b> -- A load-balancing TCP proxy designed for use with
<a href="http://distcc.samba.org/">distcc</a>, a program for distributing
compilation of C and C++ code across several machines on a network.

<li> <b>unixdom</b> -- A first release (though it seems to be
quite stable) of a UNIX domain socket driver for Erlang.

</ul>

