网站首页  词典首页

请输入您要查询的英文单词:

 

单词 thread pool
释义

thread pool

  • 网络线程池;绪集区;线程池类
1.
线程池
  线程池thread pool),允许有多个线程同时存在,并发执行,并且这些线程受到统一管理。  在Windows Vista中,提供了全新 …
www.cnblogs.com
2.
绪集区
然而,对於程式设计人员而言,要撰写程式来管理执行绪集区thread pool)中的执行绪,以及有效率地将执行绪分配给用户 …
webmail.vh.com.tw
3.
线程池类
多个线程封为线程池类(Thread Pool),用来建立,结束、分配工作线程的工作等任务。本文的主要工作在《天骄II》、《傲世onl…
blog.csdn.net
4.
绪池
6. 何谓执行绪池(thread pool)?以server为例,简述以执行绪池服务client的运作 方式。
www.ptt.cc
5.
执行绪池
...cat伺服器参数的详细讯息,如JVM、Web应用明细、EJB、Servlet、执行绪池(Thread Pool)、资料库连接池(database conne…
www.showxiu.com
6.
线程池的增强
(3)线程池的增强Thread Pool); (4)对NUMA(non-uniform memory access:非一致性内存访问)的支持; (5)对 …
blog.csdn.net
7.
管理线程池
线程池_英文_英语... ... 线程池饱和1. Thread Pool Saturation 管理线程池1. Thread Pool 线程池执行器1. ThreadPoolExecutor ...
www.iciba.com

例句

释义:
1.
A thread pool specifies the maximum possible number of threads allowed to run concurrently in a Web container.
线程池指定Web容器中允许并发运行的线程的最大数量。
www.ibm.com
2.
If you do not define a thread pool size, Notification Services allocates up to 25 threads for parallel rule execution.
如果未定义线程池大小,则NotificationServices最多可分配25个线程进行并行规则执行。
msdn2.microsoft.com
3.
The optimum size of a thread pool depends on the number of processors available and the nature of the tasks on the work queue.
线程池的最佳大小取决于可用处理器的数目以及工作队列中的任务的性质。
www.ibm.com
4.
Processor utilization is not the only consideration in tuning the thread pool size.
处理器利用率不是调整线程池大小过程中的唯一考虑事项。
www.ibm.com
5.
If another request is waiting to be processed and a thread is free in the thread pool , the waiting request begins processing .
如果另一个请求正在等待处理,并且线程池中有一个线程释放,则开始处理这个正在等待的请求。
www.bing.com
6.
Learn how the common language runtime (CLR) thread pool can be used to improve application performance.
学习如何使用公共语言运行库(CLR)线程池改善应用程序性能。
msdn2.microsoft.com
7.
Once the transport chain is created and the thread pool is set, the virtual host must be configured for that port.
创建了传输链并设置线程池后,必须为该端口配置虚拟主机。
www.ibm.com
8.
If the pool class does not catch these, then the thread will simply exit and the size of the thread pool will be permanently reduced by one.
如果池类没有捕捉到它们,那么线程只会退出而线程池的大小将会永久减少一个。
www.ibm.com
9.
Locks that are mostly contended are the "hot" locks in an application, such as the locks that guard the shared work queue for a thread pool.
多数竞争锁是应用程序中的“热”锁,例如保护线程池的共享工作队列的锁。
www-128.ibm.com
10.
This thread pool management is a bit different from distributed versions of WebSphere Application Server.
此线程池管理与WebSphereApplicationServer的分布式版本稍有不同。
www.ibm.com
1.
In case of an exception, the catch block simply called the exception publisher, then returned the executing thread back to the thread pool.
如果发生了异常,这个catch块只是简单地调用异常发布程序,然后将正在执行的线程返回到线程池中。
www.ibm.com
2.
This reduction in contention dramatically reduces the synchronization costs compared to a traditional thread-pool-based approach.
跟传统的基于线程池的方法相比,减少争用会大大降低同步成本。
www.ibm.com
3.
Experiments have proved that the usage of the thread pool technique has significantly accerlerate the system's detection speed.
实验表明,线程池技术的使用,明显的提高了系统的检测速度。
202.119.108.211
4.
After applying the thread pool technology, a workflow engine becomes more responsive and its performance gets greatly improved.
将线程池技术应用于工作流引擎后,系统的响应速度和整体性能得到了很大的提高。
dictsearch.appspot.com
5.
Representing the delegate to invoke when a thread in the thread pool picks up the work item.
表示当线程池中的线程选择工作项时调用的委托。
msdn2.microsoft.com
6.
An alternative is to tie up the thread per request so that it can be returned to the thread pool once the request processing is done.
另一种方法是为每个请求绑定一个线程,因此当请求被处理后,线程将返回线程池。
www.ibm.com
7.
Retrieves the difference between the maximum number of thread pool threads, returned by.
返回的线程池线程的最大数目和当前活动数目之间的差值。
msdn2.microsoft.com
8.
The thread timer is a simple, lightweight timer that uses callback methods instead of events and is served by thread-pool threads.
线程计时器是一种简单的、轻量级计时器,它使用回调方法而不是使用事件,并由线程池线程提供支持。
msdn2.microsoft.com
9.
Unlike the thread pool currently used, tasks can be related to one another.
与现在的线程池不同,在这个管理器中任务可以和其他任务关联。
www.infoq.com
10.
This pool, the MessageListener Thread Pool, must be configured to enable sufficient concurrency to achieve the performance requirement.
必须配置此MessageListener线程池,以使足够的并发达到性能要求。
www.ibm.com
1.
Asynchronous sockets use threads from the system thread pool to process incoming connections.
异步套接字使用系统线程池中的线程处理传入的连接。
msdn2.microsoft.com
2.
To tune the thread pool size effectively, you need to understand the tasks that are being queued and what they are doing.
要有效地调整线程池大小,您需要理解正在排队的任务以及它们正在做什么。
www.ibm.com
3.
The thread pool size property specifies the maximum number of threads the generator can use to do its processing .
线程池大小指定生成器执行处理时可使用的最大线程数。
www.bing.com
4.
The term "thread pool" predates the Java platform, and is probably an artifact from a less object-oriented approach.
术语“线程池”先于Java平台出现,因此它可能是较少面向对象方法的产物。
www.ibm.com
5.
GPars also defines logical dataflow tasks that are scheduled over a thread pool (like actors) and communicate via dataflow variables.
GPars还定义通过线程池(比如actors)调度的逻辑数据流任务并通过数据流变量进行传输。
www.ibm.com
6.
This was done to address deadlocks in the thread-pool. These deadlocks were caused when too many threads were waiting on other tasks.
这么做是为了处理线程池中的死锁,当太多线程等待其他任务结束时就会出现死锁。
www.infoq.com
7.
This article includes three sample applications; one for each of the thread pool implementations described.
本文包括三个示例应用程序;分别对应一个描述的线程池实现。
www.ibm.com
8.
using merging algorithm to complete each data fusion results sorting; using thread pool technology improve the overall system performance.
采用归并算法完成各数据源数据的融合排序,同时采用线程池技术提高系统整体性能。
stae.com.cn
9.
Queues the specified delegate to the thread pool, but does not propagate the calling stack to the worker thread.
将指定的委派伫列排入执行绪集区,但不会将呼叫堆叠散布到背景工作执行绪。
technet.microsoft.com
10.
Retrieves the number of idle threads the thread pool maintains in anticipation of new requests.
检索线程池在新请求预测中维护的空闲线程数。
msdn2.microsoft.com
1.
To make our solution scalable, each production line will have its own small thread pool attached.
为了使我们的解决方案可伸缩,每条生产线都将附有自己的小线程池。
www.ibm.com
2.
Next , you almost copy the exact same structure for the next thread pool class, DatamineThread.
接下来,对于另一个线程池类DatamineThread,几乎复制了完全相同的结构。
www.ibm.com
3.
Implementing an asynchronous Web service method allows that thread to execute other code when it is returned to the thread pool.
实现异步Web服务方法允许该线程在返回线程池时执行其他代码。
msdn2.microsoft.com
4.
Besides, several system services, like garbage collection, event listener and thread pool management are also provides in the product.
同时在服务器端实现了事件监听和多线程管理等机制,提高了产品的服务质量。
www.fabiao.net
5.
The distributor thread pool size specifies a maximum number of threads the distributor can use to process work items.
分发服务器线程池大小指定分发服务器可用于处理工作项的最大线程数。
technet.microsoft.com
6.
Consider a thread pool, where the tasks being executed are generally independent of each other.
以线程池为例,其中执行的任务通常相互独立。
www.ibm.com
7.
The default generator thread pool size is 1, which means that only one rule fires at a time.
默认生成器线程池大小为1,表示一次只能触发一个规则。
msdn2.microsoft.com
8.
However, you can configure the thread pool size to control the number of threads available to the distributor.
但是,您可以配置线程池大小以控制用于分发服务器的线程数。
msdn2.microsoft.com
9.
Represents a callback method to be executed by a thread pool thread.
表示线程池线程要执行的回调方法。
msdn2.microsoft.com
10.
The Application Server web container uses a thread pool to service the large number of concurrent requests.
ApplicationServerWeb窗口会使用一个线程池来处理这样大数量的并发请求。
www.ibm.com
1.
Sets the number of idle threads the thread pool maintains in anticipation of new requests.
设置线程池在新请求预测中维护的空闲线程数。
msdn2.microsoft.com
2.
Provides a mechanism to implement your own thread pool to execute the workflow and manage in-memory timer registration and events.
提供一个实作您自己的执行绪集区的机制,以执行工作流程和管理记忆体计时器登录与事件。
technet.microsoft.com
3.
Exceptions thrown by the thread pool thread will not be visible when calling.
时,由线程池线程引发的异常不可见。
msdn2.microsoft.com
4.
These implementations behave similarly to the WebSphere thread pool implementation.
这些实现的行为类似于WebSphere线程池实现。
www.ibm.com
5.
Each worker thread has the J2EE context of the thread pool creator component applied to it.
每个工作线程都有适用于它的线程池创建程序组件的J2EE上下文。
www.ibm.com
6.
The data buffer is sent asynchronously using thread resources that are automatically allocated from the thread pool.
该数据缓冲区是使用从线程池自动分配的线程资源异步发送的。
msdn2.microsoft.com
7.
Out of the box you one based on . NET's thread pool system and one that uses the synchronization context framework.
开箱即用的实现就是.NET的线程池系统以及使用了异步上下文的框架。
www.infoq.com
8.
Gets the maximum number of threads that the host maintains concurrently in the thread pool.
获取主机在线程池中维护的最大线程数。
msdn2.microsoft.com
9.
JVM heap size settings generally are adjusted upwards for larger thread pool sizes, but start the testing with minimal memory settings.
一般来说,为了使线程池的大小更大,您可以上调JVM堆大小设置,但在开始测试时请使用最小内存设置。
www.ibm.com
10.
When a thread pool is fully utilized, more concurrent requests to the Web container are queued.
在完全利用某一线程池时,会有更多针对Web容器的当前请求在排队。
www.ibm.com
1.
The CollectUrls Web crawler program takes advantage of a fixed-size thread pool.
CollectUrlsWebcrawler程序利用一个固定大小的线程池。
www.ibm.com
2.
The count of timers that have been delayed by the thread pool limit.
已被线程池限制延迟的计时器的计数。
msdn2.microsoft.com
3.
Demonstrates how to increase Web application and SOAP service availability and performance with an additional thread pool.
说明如何利用附加的线程池提高Web应用程序和SOAP服务的可用性和性能。
msdn2.microsoft.com
4.
A thread pool worker thread pulls the next WWEC from the input queue and runs it.
线程池工作线程从输入队列提取下一个WWEC,并运行它。
www.ibm.com
5.
Gets the number of threads in the thread pool that are not currently processing work items.
获取线程池中当前未执行任务的线程数。
msdn2.microsoft.com
6.
The minimum number of free threads in the CLR thread pool before a request in this configuration scope will be serviced.
在此配置范围中的请求得到服务之前,CLR线程池中的最小自由线程数。
msdn2.microsoft.com
7.
Use the thread pool size property to balance improving application speed with monopolizing system resources.
使用线程池大小属性来平衡应用程序速度改善与系统资源占用。
msdn2.microsoft.com
8.
Applications that utilize the servlet engine thread pool are typically applications with servlets and JSPs.
利用servlet引擎线程池的应用程序往往是使用servlet和JSP的应用程序。
www.ibm.com
9.
The stream is retrieved using thread resources that are automatically allocated from the thread pool.
该流是使用从线程池自动分配的线程资源检索的。
msdn2.microsoft.com
10.
Often, the number of database connections is smaller than the number of threads available in the servlet thread pool.
通常,数据库连接的数量要小于servlet线程池中可用线程的数量。
www.ibm.com
1.
It compares single thread, system thread pool under different tusks and the time consumption described in the essay, in details.
对于不同任务数量下单线程、系统线程池、与本文设计的线程池的耗时作了详细比较。
blog.163.com
2.
The PooledExecutor class from this package is an efficient, widely used, correct implementation of a thread pool based on a work queue.
该包中的PooledExecutor类是一种有效的、广泛使用的以工作队列为基础的线程池的正确实现。
www.ibm.com
3.
This problem occurs because all the threads in the STA thread pool are waiting for the ReaderWriterLock class to synchronize them.
发生此问题是因为STA线程池中所有线程正在等待ReaderWriterLock类来同步它们。
support.microsoft.com
4.
The queue is then read by a thread pool, which acquires the measurement and completes the trace process.
然后,线程池读取该队列,获取测量数据并完成跟踪流程。
www.ibm.com
5.
Figure 1 shows the relationship between the connection pool, session pool, thread pool and the maximum sessions property.
图1显示了连接池、会话池、线程池和最大会话属性之间的关系。
www.ibm.com
6.
When the minimum is reached, the thread pool can create additional threads in that category or wait until some tasks complete.
当达到最小值时,线程池可以在该类别中创建更多线程或等待某些任务完成。
technet.microsoft.com
7.
Provides methods that enable the common language runtime (CLR) to configure the thread pool and to queue work items to the thread pool.
提供允许公共语言运行库配置线程池并为其对工作项排队的方法。
msdn2.microsoft.com
8.
EJBs that are run within the container execute inside the threads that are allocated to the ORB thread pool.
运行于容器中的EJB在被分配到ORB线程池的线程中执行。
www.ibm.com
9.
Retrieves the number of requests to the thread pool that can be active concurrently.
检索可以同时处于活动状态的线程池请求的数目。
msdn2.microsoft.com
10.
WebSphere Application Server ships a high-performance and highly-scalable thread pool implementation.
WebSphereApplicationServer提供了高性能和高伸缩性的线程池实现。
www.ibm.com
1.
Enables the host to implement its own thread pool for the runtime to use.
允许宿主实现自已的线程池以供运行库使用。
msdn2.microsoft.com
2.
Sets the maximum number of threads that the host can maintain in the thread pool.
指定主机应在线程池中维护的最大线程数。
msdn2.microsoft.com
3.
The Task Parallel Library, or TPL, is essentially an advanced version of the . NET thread pool.
任务并行库,又被称为TPL,本质上是一个高级版本的.NET线程池。
www.infoq.com
4.
When using a custom thread pool such as a ThreadPoolExecutor, it may not be desirable to run work within a single J2EE context.
在使用自定义线程池(如ThreadPoolExecutor)时,可能不需要在单个J2EE上下文中运行工作。
www.ibm.com
5.
Gets or sets a value that indicates the thread pool which runs the work submitted by the activity.
获取或设置一个值,该值指示运行由该活动提交的工作的线程池。
msdn2.microsoft.com
6.
To use a thread pool rather than a single thread to run the asynchronous requests.
使用一个线程池,而不是使用单个线程来运行异步请求。
www-128.ibm.com
7.
Defining an excessive thread pool size does not improve performance, and might consume extra system resources because of thread switching.
定义过大的线程池大小不会改善性能,反而可能会因线程切换而占用额外的系统资源。
msdn2.microsoft.com
8.
In addition, the RMI naming configuration provides a thread pool and a plug-in installer.
另外,RMI命名配置提供一个线程池和插件安装程序。
www.ibm.com
9.
Several thread pool implementations exist that will work fine with this model.
现有的几个线程池实现可以很好地与此模式一起使用。
www.ibm.com
10.
The method executes when a thread pool thread becomes available.
此方法在有线程池线程变得可用时执行。
msdn2.microsoft.com
1.
Sets the number of requests to the thread pool that can be active concurrently.
设置可以同时处于活动状态的线程池的请求数目。
msdn2.microsoft.com
2.
In other words, when only one subtask thread is requested, there is no thread pool.
也就是说,当只有一个子任务被请求时,这里就不存在线程池了。
docman.cn
3.
Marks the currently executing thread-pool thread for the execution of managed code.
标记为执行托管代码而在当前执行的线程池线程。
msdn2.microsoft.com
4.
To force the page to be serviced by the STA thread pool.
以强制由STA线程池提供页面服务。
msdn2.microsoft.com
5.
This causes the MDB to use two threads from the message listener service thread pool to process the messages.
这将导致MDB使用消息侦听器服务线程池中的两个线程来处理消息。
www.ibm.com
6.
A known problem with ASP. NET scalability is the limited size of the thread-pool.
NET线程池的大小有一定限制,这是ASP.NET可伸缩性方面的一个已知问题。
www.infoq.com
7.
If CPU is maxed out before throughput goal is reached, try to reduce thread pool size.
如果CPU在达到吞吐量目标之前达到最大使用率,那么应该试着减小线程池的大小。
www.ibm.com
8.
Component-scoped thread pool threads will all share the J2EE context of the application component that created it.
组件范围的线程池线程都将共享创建它的应用程序组件的J2EE上下文。
www.ibm.com
9.
If microflow parallelism is insufficient, examine your application and increase the respective thread pool.
如果微观流平行度不足,则检查您的应用程序并增加相应的线程池。
www.ibm.com
10.
As an alternative to the scheduled thread pool, consider using a DelayQueue.
作为计划的线程池的备选方法,可以考虑使用DelayQueue。
www.ibm.com
1.
In ConcurrentKMeans, the controlling thread waits while the thread pool's threads are doing one of the subtasks.
控制线程一直等待,直到线程池中的线程完成了一个子任务。
docman.cn
2.
All requests above that number remain queued until thread pool threads become available.
所有大于此数目的请求将保持排队状态,直到线程池线程变为可用。
msdn2.microsoft.com
3.
A new node management feature was added, that enables updating a node's execution thread pool dynamically.
增加了一个新的节点管理特性,这可以动态地更新一个节点的执行线程池。
www.infoq.com
4.
Recommendation: Adjust the size of the ORB thread pool.
推荐:请调整ORB线程池的大小。
www.ibm.com
5.
Unfortunately, unlike the CLR, the JVM doesn't ship with a standard VM-wide thread pool.
不幸的是,与CLR不同,JVM没有附带一个标准的VM级线程池。
www.ibm.com
6.
In these cases, it is desirable to have a component-scoped thread pool, with a fixed J2EE context on each thread.
在这些情况下,需要一个组件范围的线程池,并在每个线程上具有固定的J2EE上下文。
www.ibm.com
7.
Pool Max: The maximum number of threads that can be instantaited in a thread pool.
PoolMax:线程池中可以实例化的最大线程数。
www.ibm.com
8.
First, the thread pool in the servlet container can be affected.
首先,servlet容器的线程池可能受到影响。
www.ibm.com
9.
Provides methods for the CLR to configure the thread pool and to queue work items to the thread pool.
为公共语言运行库提供方法,用以配置宿主线程池并在其上排列工作项。
msdn2.microsoft.com
10.
Remember that the servlet engines thread pool size directly affects the MaxClient setting on the Web servers.
别忘了servlet引擎线程池的大小直接影响Web服务器上的MaxClient设置。
www.ibm.com
1.
For most tasks, you can reduce complexity by queuing requests for execution by thread pool threads.
对于多数任务,通过将执行请求以线程池线程的方式排队,可以降低复杂性。
msdn2.microsoft.com
2.
Gets or sets a value indicating the maximum amount of worker threads per CPU in the CLR thread pool.
获取或设置一个值,该值指示CLR线程池中每个CPU的最大辅助线程数。
msdn2.microsoft.com
3.
The maximum number of asynchronous threads in the thread pool.
线程池中的异步线程的最大数量。。
msdn2.microsoft.com
4.
Unlike the thread pool, the TPL has a rich API that supports many of the concepts exposed by the Thread class.
与线程池不同的是,TPL拥有一套丰富的API,能够支持Thread类提出的许多概念。
www.infoq.com
5.
Gets or sets the minimum number of worker threads per CPU in the CLR thread pool.
获取或设置CLR线程池中每个CPU的最少辅助线程数。
msdn2.microsoft.com
6.
Thread pool model of system is proposed to enhance throughput ratio of recording task.
提出了记录系统的线程池模型,提高了系统对实时性记录任务的吞吐率。
epub.cnki.net
7.
On the right of the TCP channel configuration panel, click on ThreadPools to create a new Thread Pool for this channel (Figure 3).
在TCP通道配置面板的右侧单击ThreadPools,为此通道创建新线程池(图3)。
www.ibm.com
8.
To dispatch the commit holdup to a thread from the thread pool.
以将延迟的提交分配给来自线程池的线程。
msdn2.microsoft.com
9.
If you find yourself creating threads to handle short-lived tasks, you should definitely consider using a thread pool instead.
如果您要自己创建线程来处理生存期很短的任务,那么您绝对应该考虑使用线程池来替代。
www.ibm.com
10.
The sample queues up an asynchronous method call that is executed by a thread from the thread pool managed by the common language runtime.
该示例对异步方法调用进行排队,此异步方法调用由公共语言运行库管理下的线程池中的线程执行。
msdn2.microsoft.com
1.
Except in very special configurations, there is a single Web container thread pool server-wide, shared between all applications.
除非在非常特殊的配置中,一般在整个服务器范围只有一个Web容器线程池在所有应用程序之间共享。
www.ibm.com
2.
This property is used to set the thread pool binding only when creating a.
时才使用此属性设置线程池绑定。
msdn2.microsoft.com
3.
Effective thread pool of this instance.
本个实例实际使用的线程池。
jabb.sourceforge.net
4.
The startup bean is therefore the owner of the thread pool instance.
因此,启动Bean是线程池实例的所有者。
www.ibm.com
5.
You can increase the thread pool size to allow for parallel processing of all rules that can be fired simultaneously .
可增加线程池大小,以便并行处理可同时触发的所有规则。
www.bing.com
6.
The constructor, beginning on Line 39, takes the number of threads to use in the thread pool.
这个构造函数,开始于39行,会在线程池里用到这个线程的数目。
docman.cn
7.
A thread pool offers a solution to both the problem of thread life-cycle overhead and the problem of resource thrashing.
线程池为线程生命周期开销问题和资源不足问题提供了解决方案。
www.ibm.com
8.
The thread-pool rejected the submitted asynchronous work.
线程池拒绝了提交的异步工作。
angel.w15.5tom.cn
9.
While the thread pool is a powerful mechanism for structuring multithreaded applications, it is not without risk.
虽然线程池是构建多线程应用程序的强大机制,但使用它并不是没有风险的。
www.ibm.com
10.
The thread pool is a useful tool for organizing server applications.
线程池是组织服务器应用程序的有用工具。
www.ibm.com
1.
The article also discusses how to initially configure the memory, thread pool, and JDBC connection pool on the application server.
本文还讨论了如何在应用服务器上配置内存、线程池和JDBC连接池的初始值。
www.ibm.com
2.
An HTTP request will fail and throw an exception if no thread is available in the thread pool.
如果线程池中没有线程可用,HTTP请求将失败并引发异常。
msdn2.microsoft.com
3.
The wait operation is performed by a thread from the thread pool.
此等待操作由线程池中的一个线程来执行。
msdn2.microsoft.com
4.
The maximum number of worker threads in the thread pool.
线程池中的辅助线程的最大数量。
msdn2.microsoft.com
5.
Each call to this method executes in a separate thread that is automatically allocated from the thread pool.
方法。对此方法的每个调用都在从线程池自动分配的一个单独的线程中执行。
msdn2.microsoft.com
6.
The number of threads currently in the thread pool.
线程池中的当前线程数量。
msdn2.microsoft.com
7.
The following code example shows how to use the thread pool to asynchronously create and write to a group of files.
下面的代码示例说明如何使用线程池异步创建和写入一组文件。
msdn2.microsoft.com
8.
Having a single thread pool could cause significant lock contention.
使用单独一个线程池可能会导致严重的锁争用。
www.ibm.com
9.
The ORB thread pool - the microflow is started from a different JVM with remote EJB invocation.
ORB线程池—微观流通过远程EJB调用从一个不同的JVM启动。
www.ibm.com
10.
executor Service - Thread pool that working threads will be get from.
指定让本实例从这里获得所有工作线程。
jabb.sourceforge.net
1.
Create one or more thread pool objects in immortal with each pooled thread also created and running in immortal.
在不朽内存中创建一个或多个线程池对象,各入池线程也在不朽内存中创建和运行。
www.ibm.com
2.
If a handler is busy working on a previous operation, the event is temporarily stored in the thread pool until it is handled.
如果处理程序正忙着处理前一个操作,那么事件会临时保存在线程池中,直到得到处理。
www.ibm.com
3.
But this is only true if the thread pool size is tuned properly.
但只有恰当地调整了线程池大小时才是这样的。
www.ibm.com
4.
Not enough threads in the thread pool to complete the operation.
线程池中没有足够的线程完成该操作。
msdn2.microsoft.com
5.
Queues the specified delegate to the thread pool.
将指定的委托排队到线程池。
msdn2.microsoft.com
6.
The message listener service is configured to use a thread pool that has the maximum threads property set to 4.
消息侦听器服务配置为使用最大线程属性设置为4的线程池。
www.ibm.com
7.
The target method will be called on a thread from the thread pool.
将对来自线程池的线程调用该目标方法。
msdn2.microsoft.com
8.
The host is not required to configure the thread pool by using the values specified in calls to the SetMaxThreads and SetMinThreads methods.
不需要主机使用对SetMaxThreads和SetMinThreads的调用中指定的值来配置线程池。
msdn2.microsoft.com
9.
Of course, it can't release them until the thread pool itself is released by the application.
当然,直到它本身被应用程序释放之后,线程池才能释放线程。
www.ibm.com
10.
The Web container thread pool - the microflow is started using an HTTP request.
Web容器线程池—微观流使用一个HTTP请求启动。
www.ibm.com
1.
If a thread pool is too large, the resources consumed by those threads could have a significant impact on system performance.
如果线程池太大,那么被那些线程消耗的资源可能严重地影响系统性能。
www.ibm.com
2.
A thread in the thread pool performs the wait operation.
线程池中的线程执行等待操作。
msdn2.microsoft.com
3.
Each call executes in a separate thread that is automatically allocated from the thread pool.
每个调用都在从线程池自动分配的一个单独的线程中执行。
msdn2.microsoft.com
4.
The default thread pool - the microflow is started using a JMS message.
默认线程池—微观流使用一条JMS消息启动。
www.ibm.com
5.
A Runnable is submitted to a custom thread pool.
将可运行线程提交到自定义线程池。
www.ibm.com
6.
If we have enough threads in the message listener service thread pool, then we will see four threads processing messages in parallel.
如果在消息侦听器服务线程池中有足够的线程,则将看到四个线程并行处理消息。
www.ibm.com
7.
You can also use the Performance Advisors to get recommendations on thread pool sizes and other settings.
您还可以使用PerformanceAdvisors来获得关于线程池大小和其他设置的建议。
www.ibm.com
8.
In IIS 6. 0 Running in worker process isolation mode, the process that you attach to is the thread pool process (W3wp. Exe).
在以辅助进程隔离模式运行的IIS6.0中,要附加到的进程为线程池进程(W3wp.exe)。
msdn2.microsoft.com
9.
The maximum thread pool limit is your theoretical maximum number of concurrent users.
最大的线程池限制是并发用户的最大理论数量。
www.ibm.com
10.
You might need to define a new thread pool for DCS communication.
可能需要为DCS通信定义一个新线程池。
www.ibm.com
1.
The script is interesting because it has to find the thread pool associated with the Web container.
该脚本很重要,因为它必须发现与Web容器相关的线程池。
www.ibm.com
2.
A single thread pool can therefore be used by multiple applications.
因此,单个线程池可以由多个应用程序使用。
www.ibm.com
3.
Describes how to define the generator location and thread pool.
介绍如何定义生成器位置和线程池。
msdn2.microsoft.com
4.
Sender: This is a running thread from a thread pool to send the request messages.
Sender:这是线程池中正在运行的用于发送请求消息的线程。
www.ibm.com
5.
At first glance this is just another thread pool, but it supports parent-child relationships between tasks.
乍看之下,它似乎是另外一种线程池,但它却支持任务之间的父子关系。
www.infoq.com
6.
In this case, this is the number of threads in the thread pool.
在这种情况下,它就是线程池中线程的数目。
docman.cn
7.
There is a single ORB thread pool server-wide, shared between all applications and all EJBs deployed on that server.
在服务器范围内存在一个ORB线程池,该服务器上部署的所有应用程序和所有EJB共享该线程池。
www.ibm.com
8.
The cache is a fixed pool of 4k buffers and per-object structures, based on thread pool sizes.
缓存是一个固定的4k缓冲池,并且是针对每个对象的结构,它基于线程池大小。
technet.microsoft.com
9.
The thread pool properties control how many threads the server creates.
线程池属性控制服务器创建多少线程。
msdn2.microsoft.com
10.
Some people may want to do something else, such as use a thread pool, GUI thread, or some other threading library.
某些开发人员可能需要执行其他工作,例如使用一个线程池、GUI线程或者其他线程库。
www.infoq.com
1.
The count of work items queued to the thread pool.
已排入线程池队列的工作项的计数。
msdn2.microsoft.com
2.
The object that is passed to the delegate when serviced from the thread pool.
在接受线程池服务时传递给委托的对象。
msdn2.microsoft.com
3.
For example, if thread pool size in a Web container is set to 50, only 50 concurrent requests can be handled by the container.
例如,如果将Web容器中的线程池大小设置为50,那么该容器只能处理50个当前请求。
www.ibm.com
4.
For example, services waiting for asynchronous responses could release threads back into the thread pool.
例如,正在等待异步响应的服务可能会释放线程,将其放回线程池中。
www.ibm.com
5.
This script increased the thread pool in order to keep the CPU entertained.
此脚本适度地增加线程池以保证CPU能够接受。
www.ibm.com
6.
Added a new custom Thread pool, in order to syncronize working threads.
增加了一个新的自定义线程池,以syncronize工作线程。
bbs.pdafans.com
7.
Explains an example that shows how to use a thread pool.
解释一个示例,该示例显示如何使用线程池。
msdn2.microsoft.com
8.
In SQL Server 2005 Standard Edition, the distributor thread pool size must be 1, 2, or 3.
在SQLServer2005StandardEdition中,分发服务器线程池大小必须为1、2或3。
technet.microsoft.com
9.
Event is called on a thread from the system-thread pool. For more information on system-thread pools, see
有关系统线程池的更多信息,请参见
msdn2.microsoft.com
10.
The size of the server-side thread pool is controlled by a number of properties:
服务端线程池大小由以下的属性控制:
blog.sina.com.cn
1.
PooledAsync Sample: Increases Performance with an Additional Thread Pool
PooledAsync示例:利用附加线程池提高性能
msdn2.microsoft.com
2.
Processes tasks in a thread pool and records the status of each task in a
在线程池中处理任务,并在一个
www-128.ibm.com
3.
Design and Implementation of a Feedback Algorithm of Thread Pool Based on POSIX Thread Library
基于POSIX线程库的线程池反馈算法的设计与实现
www.ilib.cn
4.
Application of Thread Pool Technology in Web Information Query Systems
线程池技术在Web信息查询系统中的应用
service.ilib.cn
5.
Design and implementation of thread pool in distributed systems
一种分布式系统中线程池的设计与实现
www.ilib.cn
6.
Application of Thread Pool in Digital Speech Teaching System
线程池在数字语音教学系统中的应用
www.ilib.cn
7.
Analysis on Thread Pool Pattern and Implementation
对线程池模式的分析及其实现
www.ilib.cn
8.
Using a thread pool to work its way through the Runnable operations
使用线程池来完成Runnable操作
www.ibm.com
9.
Application of Thread Pool Technique in The Network Game Server
线程池技术在网络游戏服务器中的应用
www.ilib.cn
10.
New Method of Thread Pool Using in the Satellite Remote Measurement System
线程池在卫星地面遥测系统软件的应用
www.ilib.cn
1.
Design and Implementation of Server Program Based on Improved Thread Pool Technique
基于改进线程池技术服务器程序的设计与实现
www.ilib.cn
2.
Programming the Thread Pool in the. NET Framework
使用.NETFramework中的线程池编程
msdn2.microsoft.com
3.
To specify the distributor thread pool size
指定分发服务器线程池大小
technet.microsoft.com
4.
Thread pool in the message listener service
消息侦听器服务中的线程池
www.ibm.com
5.
Research of Thread Pool Technique
线程池技术的研究
www.ilib.cn
6.
To specify the generator thread pool size
指定生成器线程池大小
msdn2.microsoft.com
7.
Design and Implementation of WWW Proxy Server Based on Thread Pool Technique
基于线程池技术WWW代理服务器的设计与实现
www.ilib.com.cn
8.
Work is submitted to the WorkManager thread pool (the blue box)
将工作提交给WorkManager线程池(蓝框)
www.ibm.com
9.
Design and Implementation of DHCP Server Based on Thread Pool Technique
基于线程池技术DHCP服务器的设计与实现
ilib.cn
10.
An Improved Module of File Transporting Based on Thread Pool Technology
基于线程池技术的文件传输模型的改进
www.ilib.cn
1.
Timers Delayed by Thread Pool Limit
被线程池限制延迟的计时器
msdn2.microsoft.com
2.
Optimizing in the Design of Thread Pool
线程池的优化设计
www.ilib.cn
3.
Adaptive Thread Pool Technique Based on Object Pool Pattern
基于对象池模式的自适应线程池技术
www.ilib.cn
4.
Research and Design Based on the Highly Efficient Thread Pool
基于高效线程池的技术研究与设计
service.ilib.cn
5.
CThreadPool Sample: Demonstrates How to Use a Thread Pool
CThreadPool示例:演示如何使用线程池
msdn2.microsoft.com
6.
DCS thread pool configuration (only for pre-existing 6. 0. 2. 7 or earlier topologies)
DCS线程池配置(仅针对已存在的6.0.2.7或早期拓扑)。
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/9 1:45:27