for UNIX written from-scratch in C. It uses libevent
for scalable asynchronous networking and the mmap()
system call for local data access. Some of the goals of
the project include (in no particular order) high code
quality, efficiency, simplicity and security.
WWW: http://p2presearch.com/unworkable/
PR: ports/127904
Submitted by: Wen Heping <wenheping at gmail.com>