libace-6.3.3

C++ network programming framework
  http://www.dre.vanderbilt.edu/~schmidt/ACE.html
  0
  no reviews



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