After the fork, Process a might continue running the same application.
在分叉之后,进程A可能会继续运行同一个应用程序。
Fork to create a new child process with new pid.
使用fork创建一个具有新的PID的子进程。
The fork(2) system call creates a new process.
fork(2)系统调用创建一个新进程。
This is because a new process is created within the call to fork.
这是因为在fork调用中创建了一个新进程。
MetuxMPM, and its process-oriented fork, peruser, continue to work towards this goal.
MetuxMPM 以及面向过程的peruser 正在朝着这个方向努力。
The best solution is to fork off a process.
最好的解决办法是复制一个进程。
The best solution is to fork off a process.
最好的解决办法是复制一个进程。
应用推荐