进程组 meaning in Chinese
process group
Examples
- A method of designing software architecture based on process group component model
基于进程组构件模型的软件体系结构设计方法 - A job object ' s basic function is to allow groups of processes to be managed and manipulated as a unit
作业对象的基本功能是允许将进程组作为一个单元来管理和操作。 - If the process is a controlling process , the sighup signal shall be sent to each process in the foreground process group of the controlling terminal belonging to the calling process
如果一个终端控制进程退出,该控制终端所关联的前台进程组中的全部进程都会受到sighup信号。 - If the exit of a process causes a process group to become orphaned , and if any member of the newly - orphaned process group is stopped , then a sighup signal followed by a sigcont signal shall be sent to each process in the newly - orphaned process group
如果一个进程退出,导致一个进程组变为孤儿进程组,并且该孤儿进程组中的某些进程处在停止(挂起)状态,那么该孤儿进程组中的所有进程都将收到一个sighup ,紧跟一个sigcont 。