
This library is intended to provide a minimal & complete object-oriented (oo) thread interface for c++ programmers. it is loosely modeled on the java thread api, and the posix threads standards. the architecture of the library is designed around "swappable" thread models which are defined at compile-time in a shared object library.