它实质上提供了非常简单的线程池。
将可运行线程提交到自定义线程池。
这也称为单上下文的线程池。
消息侦听器服务中的线程池。
推荐:请调整ORB线程池的大小。
JCA资源适配器线程池。
线程池是组织服务器应用程序的有用工具。
The thread pool is a useful tool for organizing server applications.
调优适当的线程池以限制并发线程的数量。
Tuning the appropriate thread pools to restrict the number of concurrent threads.
这是组件范围的线程池。
可能需要为DCS通信定义一个新线程池。
You might need to define a new thread pool for DCS communication.
与线程池相关的重要调优选项如表2所示。
The important tunable options associated with thread pools are shown in Table 2.
线程池提供了这些优点。
有效使用线程池的准则。
下列线程池通常需要调优
因此,单个线程池可以由多个应用程序使用。
A single thread pool can therefore be used by multiple applications.
使用线程池来完成 Runnable操作
Using a thread pool to work its way through the Runnable operations
但只有恰当地调整了线程池大小时才是这样的。
But this is only true if the thread pool size is tuned properly.
Web容器线程池。
最大的线程池限制是并发用户的最大理论数量。
The maximum thread pool limit is your theoretical maximum number of concurrent users.
使用单独一个线程池可能会导致严重的锁争用。
Having a single thread pool could cause significant lock contention.
消息侦听器线程池。
输入文件中列出的表以循环方式提供给线程池。
The tables listed in the input files are fed to a pool of threads in a round robin fashion.
为什么要用线程池?
此脚本适度地增加线程池以保证CPU能够接受。
This script increased the thread pool in order to keep the CPU entertained.
线程池统计信息。
使用线程池(thread pooling)。
ORB线程池。
有限的线程池。
现有的几个线程池实现可以很好地与此模式一起使用。
Several thread pool implementations exist that will work fine with this model.
通过创建一个本地线程池,这两个问题都能得到解决。
By creating a local thread pool, both problems can be addressed.
应用推荐