Boost logo

Boost :

From: Steven E. Harris (seharris_at_[hidden])
Date: 2002-07-26 15:23:16


Jeremy Siek <jsiek_at_[hidden]> writes:

> Anyone know of any good C++ libraries for process control a la
> fork() and communication a la pipe()? And why isn't there one in
> boost yet! :)

How about ACE? It at least provides the primitives in a
platform-neutral form. You could use it as a base to build upon.

http://www.cs.wustl.edu/~schmidt/ACE.html
http://doc.ece.uci.edu/Doxygen/Current/html/ace/classACE__Process.html
http://doc.ece.uci.edu/Doxygen/Current/html/ace/classACE__Pipe.html

-- 
Steven E. Harris        :: seharris_at_[hidden]
Raytheon                :: http://www.raytheon.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk