Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

The Sendero project is currently inactive. I am releasing all of the source code under the BSD license if anybody wants to pick it up or use the project for anything. The sources are available from github: http://github.com/aaronc/sendero

Before abandoning the project I did some nice work on a multithreaded server using epoll. It is probably a good starting point for anyone writing a server in D.

--Aaron