This is mod_cluster code (See http://wiki.jboss.org/wiki/ModClusterDesign).
It is organized in the following subdirectories:
docs (Documentation)
native/mod_manager (manager part)
native/mod_proxy_cluster (balancer for mod_proxy)
native/include ( common includes like the table access layer API)
native/mod_slotmem (shared memory provider).
test/java (test utilities using httpclient).
test/native (native test utilities).

