Web容器线程池。
JCA Resource Adapter Thread Pool (s).
JCA资源适配器线程池。
ORB线程池。
A Runnable is submitted to a custom thread pool.
将可运行线程提交到自定义线程池。
This essentially provides a very simple thread pool.
它实质上提供了非常简单的线程池。
Recommendation: Adjust the size of the ORB thread pool.
推荐:请调整ORB线程池的大小。
The Web Container thread pool sizes for SOAP/HTTP requests
SOAP/HTTP请求的Web容器线程池大小
By creating a local thread pool, both problems can be addressed.
通过创建一个本地线程池,这两个问题都能得到解决。
First, the thread pool in the servlet container can be affected.
首先,servlet容器的线程池可能受到影响。
The thread pool is a useful tool for organizing server applications.
线程池是组织服务器应用程序的有用工具。
Having a single thread pool could cause significant lock contention.
使用单独一个线程池可能会导致严重的锁争用。
This script increased the thread pool in order to keep the CPU entertained.
此脚本适度地增加线程池以保证CPU能够接受。
For the synchronous case, the servlet engine thread pool has three threads.
对于同步用例,servlet引擎线程池有三个线程。
As an alternative to the scheduled thread pool, consider using a DelayQueue.
作为计划的线程池的备选方法,可以考虑使用DelayQueue。
A thread pool worker thread pulls the next WWEC from the input queue and runs it.
线程池工作线程从输入队列提取下一个WWEC,并运行它。
A utility JAR that includes the specific code for the thread pool implementation.
实用工具JAR,它包括用于线程池实现的特定代码。
Processor utilization is not the only consideration in tuning the thread pool size.
处理器利用率不是调整线程池大小过程中的唯一考虑事项。
These implementations behave similarly to the WebSphere thread pool implementation.
这些实现的行为类似于websphere线程池实现。
The maximum thread pool limit is your theoretical maximum number of concurrent users.
最大的线程池限制是并发用户的最大理论数量。
Like a thread pool, the TPL can perform load balancing across threads and processors.
与线程池的功能类似,TPL能够在线程和处理器之间实现负载均衡。
Unfortunately, unlike the CLR, the JVM doesn't ship with a standard VM-wide thread pool.
不幸的是,与CLR不同,JVM没有附带一个标准的vm级线程池。
Each worker thread has the J2EE context of the thread pool creator component applied to it.
每个工作线程都有适用于它的线程池创建程序组件的J2EE上下文。
Of course, it can't release them until the thread pool itself is released by the application.
当然,直到它本身被应用程序释放之后,线程池才能释放线程。
The Task Parallel Library, or TPL, is essentially an advanced version of the.net thread pool.
任务并行库,又被称为TPL,本质上是一个高级版本的。NET线程池。
The ORB thread pool - the microflow is started from a different JVM with remote EJB invocation.
ORB线程池 — 微观流通过远程EJB调用从一个不同的JVM启动。
To make our solution scalable, each production line will have its own small thread pool attached.
为了使我们的解决方案可伸缩,每条生产线都将附有自己的小线程池。
The queue is then read by a thread pool, which acquires the measurement and completes the trace process.
然后,线程池读取该队列,获取测量数据并完成跟踪流程。
For example, services waiting for asynchronous responses could release threads back into the thread pool.
例如,正在等待异步响应的服务可能会释放线程,将其放回线程池中。
Since the default thread pool sizing was sufficient, no modifications were made to the thread pool sizing.
由于默认线程池大小已经足够,因此不需要对线程池大小进行修改。
A new node management feature was added, that enables updating a node's execution thread pool dynamically.
增加了一个新的节点管理特性,这可以动态地更新一个节点的执行线程池。
应用推荐