所以,如果我们有一个线程管理器控制哪些线程应该采用哪些URL。
So, if we have a thread manager that control which thread should take which URL.
RecipeJAUS运行时环境基本上就是一个线程管理器加上一个用于加载和执行RecipeJAUS信息包序列的RecipeJAUS代码解释器。
The RecipeJAUS runtime environment is a essentially a thread manager coupled with a RecipeJAUS code interpreter that loads and executes a RecipeJAUS packet sequence.
内存管理器以块的形式将内存分配给线程,以最小化堆锁定争用。
The memory manager allocates memory to threads in chunks to minimize contention on the heap lock.
目的是要说明只有执行事务的进程或线程受到了影响,而总的事务管理器不受影响,并且可用于其它类型的任务。
The intent is to show that only the process or the thread executing the transaction is affected, while the overall transaction manager remains unaffected and available for other kinds of work.
执行需要恢复的事务的线程或进程是否不断重试资源管理器,希望它恢复可用?
Does the thread or process executing the transaction to be recovered keep retrying the resource manager, expecting it to become available?
然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。
However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread.
这样可减少数据库管理器中的锁定量,从而减少线程的处理成本。
This reduces the amount of locking within the database manager and reduces the processing cost of the read.
如果进一步建立连接,并且线程处于繁忙状态,那么代理的连接管理器将一直等待下去,直到线程完成工作并变为可用。
If further connections are made, and that thread is busy, then the Broker's connection manager will wait until the thread finishes its work and becomes available.
事务管理器要么是一个多线程环境,要么是一个多进程环境。
The transaction manager can either be a multi-threaded or a multi-process environment.
将由事务管理器的实现器决定执行线程是否继续重新提交请求或保持阻止状态。
It is left up to the implementer of the transaction manager to decide whether the thread of execution will continue to retry the commit call, or just keeps blocked.
作为此支持的一部分,WebSphereMessageBroker使用资源管理器管理连接、线程关联性、连接池和连接的生命周期。
As part of this support WebSphere Message Broker manages the connections, thread affinity, connection pooling, and life cycle of connections with resource managers.
与使用基于JMS的流程导航不同,线程是通过工作管理器创建的,其中服务器关联性支持缓存对象重用。
Rather than using JMS based process navigation, threads are created through the work manager, where server affinity enables the reuse of cached objects. To enable this feature.
如果你的事件管理器在后台线程火灾事件,你必须确保你的事件处理程序以某种方式阻止隔离被另一个线程处理。
If your event manager fires events on background threads, you have to make sure your event handler somehow prevents the isolate from being disposed from another thread.
如果你的事件管理器在后台线程火灾事件,你必须确保你的事件处理程序以某种方式阻止隔离被另一个线程处理。
If your event manager fires events on background threads, you have to make sure your event handler somehow prevents the isolate from being disposed from another thread.
应用推荐