阅读背景:

Python C父进程和子进程之间的通信在Linux中

来源:互联网 

I am developing a Python application that needs to spawn a child process (written in C) from time to time, to feed it some binary data and to get a reply. The child process will only be spawned when needed and will only serve one request. What are my options here? Is it safe to use stdin/stdout?I am developing a Python application that needs




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: