$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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