
1 Jun
2011
1 Jun
'11
9:33 a.m.
Hi, On Wed, Jun 1, 2011 at 00:02, Gregory Crosswhite <gcross@phys.washington.edu
wrote:
Hey everyone,
Since there is not yet a Boost.Process library, does anyone have a suggestion for a lightweight cross-platform C++ library for launching and monitoring (i.e. being able to tell if they die) child processes?
One other (set of) libraries often cited as alternative for providing process control (and other services not yet in boost like modules/extensions) is Poco : http://pocoproject.org/documentation/index.html Joël Lamotte