You do not want to be using it by default, because this can leave for example an orphan child, orphaned children processes.
您不希望默认使用它,因为这可能会留下孤儿进程、孤儿进程等。
单词 | Child process |
释义 |
Child process
原声例句
PKM OS You do not want to be using it by default, because this can leave for example an orphan child, orphaned children processes. 您不希望默认使用它,因为这可能会留下孤儿进程、孤儿进程等。 PKM OS Like if a process has other small children processes that it started, and you SIGKILL it, all of those will keep running in there, but they won't have a parent, and you can maybe have a really weird behavior going on. 就像如果一个进程有其他它启动的小子进程,并且您对它发出 SIGKILL 信号,那么所有这些进程都会继续在那里运行,但它们不会有父进程,并且您可能会发生非常奇怪的行为。
中文百科
子进程在计算机领域中,子进程为由另外一个进程(对应称之为父进程)所创建的进程。子进程继承了父进程的大部分属性,例如文档描述符。 在Unix中,子进程通常为系统调用
英语百科
Child process 子进程A child process in computing is a process created by another process (the parent process). This technique pertains to multitasking operating systems, and is sometimes called a subprocess or traditionally a subtask. There are two major procedures for creating a child process: the fork system call (preferred in Unix-like systems and the POSIX standard) and the spawn (preferred in the modern (NT) kernel of Microsoft Windows, as well as in some historical operating systems). |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。