What is the translation of " WORKER PROCESSES " in Chinese?

['w3ːkər 'prəʊsesiz]
['w3ːkər 'prəʊsesiz]
工人进程

Examples of using Worker processes in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Listing 2.5: Prepare the worker processes.
清单2.5:准备worker进程.
Worker processes are responsible for the processing of requests.
工人进程负责处理请求。
The Pool class is used to represent a pool of worker processes.
Pool类用于表示一个工作进程的池子。
Worker processes- Worker processes are responsible for the processing of requests.
工人进程:工人进程负责处理请求。
Reloads the configuration and forks a new set of worker processes.
重新加载配置,fork一套新的工作进程
The worker processes spend most of the time just sleeping and waiting for new events(they are in S state in top):.
工作进程的大部分时间只是休眠和等待新的时间(它们处于top的S状态):.
Nginx has one master process and several worker processes.
Nginx有一个主进程和几个工人进程
The NGINX worker processes begin by waiting for events on the listen sockets(accept_mutex and kernel socket sharding).
NGINX工作进程以等待监听套接字上的事件作为开始(accept_mutex和kernelsocketsharding)。
The master process creates multiple worker processes.
Master进程,fork出多个Worker进程.
By default, the number of NGINX worker processes that start executing equates to the number of CPUs available in the machine where NGINX is running.
默认情况下,开始执行的NGINX工作进程数等于NGINX运行的机器中可用的CPU数。
It has is a single master process and several worker processes.
有一个主进程和多个worker进程
The worker processes can each handle thousands of HTTP connections simultaneously, read and write content to disk, and communicate with upstream servers.
工作进程可以同时处理数以千计的HTTP连接,读取和写入内容到磁盘,并与上游服务器通信。
There is a single master process and several worker processes.
有一个master进程和几个worker进程
Very rarely,issues arise when there are many generations of NGINX worker processes waiting for connections to close, but even those are quickly resolved.
非常罕见的情况下,有很多世代的工作进程等待关闭连接时会发生问题,但即使是那样也很快被解决了。
Typically, a single socket listener distributes new connections to all worker processes.
通常一个套接字监听器会把新连接分配给所有工人进程
For example, to stop nginx processes with waiting for the worker processes to finish serving current requests, the following command can be executed:.
例如,要通过等待工作进程完成服务当前请求来停止nginx进程,可以执行以下命令:.
Nginx has a master process and several worker processes.
Nginx里有一个master进程和多个worker进程
Old worker processes, receiving a command to shut down, stop accepting new connections and continue to service current requests until all such requests are serviced.
工作进程,接收关闭命令,停止接受新连接,并继续维护当前请求,直到所有这些请求得到维护。
Nginx has a master process and several worker processes.
Nginx有一个master进程,还有一些worker进程
Old worker processes, receiving a command to shut down, stop accepting new connections and continue to service current requests until all such requests are serviced.
工人进程收到关闭的命令之后,会停止接收新的连接,并继续处理当前的请求,直到所有请求都处理完成。
Nginx has one master process and several worker processes.
Nginx包含1个master进程和多个worker进程
Both processes are active, and their respective worker processes handle traffic.
两个进程都是活动的,并且各自的工作进程处理流量。
Socket sharding- Typically,a single socket listener distributes new connections to all worker processes.
套接字分割:通常一个套接字监听器会把新连接分配给所有工人进程
Nginx has a master process and several worker processes.
启动的nginx有一个master进程和若干的worker进程
The main purpose of the master process is to read and evaluate configuration,and maintain worker processes.
主进程的主要目标是读取和鉴定配置,以及维护工人进程
Nginx runs as a master process and several worker processes.
Nginx里有一个master进程和多个worker进程
Nginx has one master process and several worker processes.
Nginx的整体架构Nginx里有一个master进程和多个worker进程
Results: 27, Time: 0.026

Word-for-word translation

Top dictionary queries

English - Chinese