Only adjust the number of threads if you know that there are enough spare system resources.
仅当您知道存在足够的空闲系统资源时才调整线程的数量。
If it is idle, the number of threads is reduced.
如果为空闲状态,则减少线程的数量。
Changed the number of threads in the server task.
更改服务器任务中的线程数。
In the main program, spawn the required number of threads.
在主程序中,派生所需个数的线程。
Thread Count: Number of threads associated with the process.
ThreadCount:与该进程相关的线程数目。
A mysql server process (mysqld) can create a number of threads.
一个mysql服务器进程(mysqld)能创建几个线程。
This parameter controls the number of threads in a Web container.
该参数控制web容器中的线程数。
Concurrency: the number of threads concurrently executing the target.
并发性:并发执行目标的线程数。
Thus it allows limited number of threads to access a Shared resource.
这样就可以允许有限个线程来访问某个共享资源。
Pool Max: The maximum number of threads that can be instantaited in a thread pool.
PoolMax:线程池中可以实例化的最大线程数。
The number of threads in this test may look small compared to typical server applications.
比起通常情况下的服务器应用,这次测试中线程的数量看上去有点少。
Instead, you must design the component to have a limit on the number of threads that can run.
相反,组件设计必须限制可能运行的线程数量。
The test client spawns the specified number of threads, each supplied with its own URL object.
测试客户端产生指定的线程数,每个线程都通过它自己的URL对象提供。
You will not need a larger number of threads, since this approach runs on a per-interrupt basis.
并不需要很多线程,因为这种方法是按照每个中断逐一运行的。
Threads are relatively expensive, and a limited number of threads are available on a server.
线程还是比较耗费资源的,一个服务器上可用的线程是有限制的。
Invocation concurrency: The number of threads of execution concurrently invoking a service or method.
调用并发性:并发调用服务或方法时执行的线程数。
Unlike traditional systems, under Mach a process, or "task", can consist of a number of threads.
Mach的进程——或者叫“任务”——有别于传统的操作系统,可以由很多的线程组成。
This parameter determines the number of threads used to copy map outputs to the reducer, 5 by default.
这个参数决定把 map输出复制到reduce 所使用的线程数量,默认值是5。
A batch repository is designed to redact many documents at one time by a configurable number of threads.
批处理存储库用于通过可配置数量的线程一次编校许多文档。
Note: in Windows, the number of threads a process can create is limited by the available virtual memory.
注意:在Windows中,受可用虚拟内存的限制,一个进程可以创建的线程数目是有限的。
0MQ applications are concurrent without locks, and elastic over any number of threads, cores, and boxes.
MQ应用程序没有锁,可并行运行。 此外,它可在多个线程、内核和主机盒之间弹性伸缩。
A thread pool specifies the maximum possible number of threads allowed to run concurrently in a Web container.
线程池指定Web容器中允许并发运行的线程的最大数量。
The first change is increasing the default maximum number of threads from 25 per processor to 250 pre processor.
第一个变化是将最大线程数从每处理器25个线程增加至250个线程。
The final problem identified in the logging service example was the large number of threads active at any given time.
登录服务这个例子中发现的最后一个问题是任何时候庞大的活动线程数量。
The output from the command includes the maximum number of threads and the total number of used and inactive threads.
这个命令的输出包括线程的最大数量以及使用和未使用的线程总数。
The number of threads in the group should be no larger than the depth of the deepest lock hierarchy possible in the system.
组中线程的数量应该不大于系统中最深的锁层次结构的深度。
Ideally, the number of threads should be tuned based on the number of processors and the length or duration of each request.
理想情况下,线程的数量应该根据处理器的数量和请求的长度或持续时间进行调整。
Each thread has associated data; so, as the number of threads increases, the memory consumption of the application also increases.
每个线程都有相关联的数据;因此,随着线程数量的增加,应用程序的内存消耗也会增加。
If your system spends too much time on overhead tasks, such as swapping memory, you might need to specify a lower number of threads.
如果系统将过多的时间花在存在开销的任务上(比如内存交换),则需要指定更少数量的线程。
If your system spends too much time on overhead tasks, such as swapping memory, you might need to specify a lower number of threads.
如果系统将过多的时间花在存在开销的任务上(比如内存交换),则需要指定更少数量的线程。
应用推荐