并发进程 meaning in English
concurrent processes
Examples
- Action refinement for real - time concurrent processes with urgency
带紧急事件的实时并发进程的动作精化 - Process - a concurrent activity . a complete virtual machine . the system may have many concurrent processes executing at the same time
进程? ?一个并发活动。一个完整的虚拟机。这个系统可以同时拥有很多个并发进程。 - At the time , only operating systems running on large and expensive machines had the ability to run multiple processes , and the number of concurrent processes usually was controlled tightly by a system administrator
在那个时候,只有运行在巨大的而且昂贵的机器上的操作系统才有运行多个进程的能力,并且并发进程的数量通常由一个系统管理员紧紧地控制着。 - This system supported the trade of concurrence multiple server works . the number of concurrent process can be disposed according to the portfolio ( concurrent several 30 - 200 , depending on portfolio and configuration of machine )
系统支持并发交易,最大并发进程数可根据业务量动态配置(并发数30 ? 200 ,视业务量和机器配置而定) ,支持多台服务器并行工作。 - A variable that determines the number of simultaneous processes that linux supports - the default value in the kernel source is 512 , allowing a maximum of 256 simultaneous connections to a single instance is necessary to calculate the maximum permissible entries in the gdt
(这个变量决定了linux可支持的并发进程数内核源代码中的默认值是512 ,最多允许有256个到同一实例的并发连接) 。