
This package contains the adaptive communication environment (ace) framework.
it provides platform independent c++ wrappers for all forms of ipc, thread- and process-management routines, and much more.
moreover, it defines patterns for common communication tasks.
* reactor: handles event demultiplexing and dispatching
* proactor: for asynchronous i/o driven programs