What is the translation of " THREAD POOL " in Chinese?

[θred puːl]
[θred puːl]
线程池
thread pool

Examples of using Thread pool in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Thread Pool.
线程池.
Here, there is a problem of the I/O thread pool.
这里就存在一个I/O线程池的问题。
The Thread Pool.
池线程.
An application can use the Executor framework, in order to create a thread pool.
应用程序可以使用Executor框架来创建线程池.
BTW, the. NET thread pool uses IOCP underneath.
顺便说一下,.Net线程池使用了下面的IOCP。
In a similar vein wecan use Little's law to determine thread pool size.
同样,我们可以使用利特尔法则(Little'slaw)来判定线程池大小。
If the query for long queries, Thread pool has a performance impact.
如果查询为长查询,Threadpool会有性能影响。
By Thread pool, can reduce the number of connections to MySQL Server.
而通过Threadpool,可以减少MySQLServer的连接数。
For concurrency control, Thread pool uses a priority queue solution.
对于事务的并发控制,Threadpool采用优先级队列的方式解决。
When the request is completed,that thread is again returned to the thread pool.
当请求完成时,该线程再次返回到线程池中
Also, the thread pool is very efficient and can be implemented and used very easily.
另外,线程池是非常高效的,也能非常容易的实现和使用。
Timer-queue timers and registered wait operations also use the thread pool.
Timer-queuetimers和Registeredwaitoperations也使用线程池来实现。
In terms of NGINX, the thread pool is performing the functions of the delivery service.
对NGINX而言,线程池执行的就是配货服务的功能。
Here the authors of the driver willrather use the asynchronous interface than utilizing a thread pool.
这些驱动的作者将更倾向于使用异步接口而不是使用线程池
While the thread is in the thread pool, it's no longer associated with that request.
当线程处于线程池中时,它不再与该请求相关联。
Thread pool is mainly from four aspects: reducing SQL concurrency, so that sufficient resources;
Threadpool主要从四个方面考虑:减少SQL并发,使得有足够的资源;.
Offloading read operations to the thread pool is a technique applicable to very specific tasks.
卸载读操作到线程池是一种适用于非常特殊任务的技术。
A thread pool thread responds to that notification by completing the task that was returned from WriteAsync;
线程池线程通过完成从WriteAsync返回的任务来响应该通知;.
The following is to increase the Thread pool in the MySQL layer, to solve a number of problems connected.
以下是在MySQL层增加Threadpool方式,解决大量连接问题。
But the implementation of the principles and strategies for the implementation,assessment of open source Thread pool, are very useful.
但是实现的原理和处理策略,对于评估开源Threadpool的实现,都非常有益。
In order to avoid movement, Thread pool limit per thread group in 10ms within a mobile.
为了避免过多的移动,Threadpool限制每个线程组在10ms内最多移动一次。
A number of production-ready crates are available on WEB thatprovide more complete web server and thread pool implementations than we will build.
WEB上有很多可用于生产环境的crate,它们提供了比我们所要编写的更为完整的webserver和线程池实现。
Because each thread pool can be configured, you can spend time performance tuning the server for maximum throughput.
因为每种线程池都可以被配置,你可以花点时间使服务器获得最大输出。
To mitigate these risks, you have to choose the thread pool type and parameters carefully, according to the tasks that they will handle.
为了降低风险,你必须根据要处理的任务,来谨慎选择线程池的类型和参数。
The thread pool queues up the work and then a thread from the pool is assigned to perform the work.
线程池将工作加入其中,然后这个池子中的一个线程会被分配来处理这个工作。
Now, the executor(the thread pool implementation) receives the tasks, and its working threads will execute them.
现在,执行程序(线程池实现)将接收任务,并安排它的工作线程去执行他们。
Since thread pool settings are automatically configured based on the number of processors, it usually doesn't make sense to tweak them.
由于线程池是根据处理器的核数自动配置的,因此调整它们通常是没有意义的。
It defines a thread pool called default with 32 working threads and a maximum length for the task queue of 65536 tasks.
它定义一个名为default的线程池,拥有32个工作线程,任务队列容纳的最大请求数为65536。
It defines a thread pool called default with 32 working threads and a maximum length for the task queue of 65536 tasks.
它定义了一个叫做default的线程池,这个线程池有32个工作线程,并有最大的任务队列--65536个任务。
Results: 29, Time: 0.03

Word-for-word translation

Top dictionary queries

English - Chinese