
From: Boris Schaeling <boris@highscore.de> On Thu, 13 Jan 2011 15:35:53 +0100, Artyom <artyomtnk@yahoo.com> wrote:
[...]I've noticed that you planned asynchronous notification and so on but I think it is quite important to add feature that provide an ability to wait for multiple processes to terminate and have timeout.
thanks for your micro review! I'll comment on your notes on the weekend. But which version of Boost.Process did you use? I wonder as meanwhile we have support for asynchronous operations in Boost.Process. You can download the latest version from http://www.highscore.de/boost/gsoc2010/process.zip and find the documentation at http://www.highscore.de/boost/gsoc2010/.
Boris
I used the version from there: http://www.boost.org/community/review_schedule.html Artyom