C ++过程管理 [英] C++ Process Management

查看:116
本文介绍了C ++过程管理的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有一个著名的,携带方便,有利于C ++程序管理库?

Is there a well-known, portable, good library for C++ process management?

我发现了一个名为 Boost.Process 有前途的图书馆,但它只是列入候选人在Boost库。有没有人用这个?有谁知道为什么它不是升压的一部分?

I found a promising library called Boost.Process, but it's only a candidate for inclusion in the Boost library. Has anyone use this? Does anyone know why it isn't a part of Boost?

推荐答案

多少管理你需要什么?刚叉/ EXEC? IPC?资源管理? 安全上下文和进程隔离

How much management do you need? Just fork/exec? IPC? Resource management? Security contexts and process isolation?

我没用过Boost.Process库。但是,我知道,得到包含在升压是一个相当困难的事情。最近升压接受已经被批准为标准的一部分期货库。但是,进入升压不是一个放弃的结论。另一个库最近没有获得晋级。虽然我认为批评是正确的,我个人愿意使用该库。

I haven't used the Boost.Process library. However, I do know that getting included in Boost is a rather difficult affair. Boost recently accepted a futures library that had already been approved as part of the standard. However, getting into Boost wasn't a forgone conclusion. Another library recently did not make the cut. And although I think the criticisms are valid, I personally would be willing to use that library.

这篇关于C ++过程管理的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆