It also means that the token is always available in the subject (or the execution thread).
这也表示,该令牌在主题(或者执行线程)中始终是可用的。
A new node management feature was added, that enables updating a node's execution thread pool dynamically.
增加了一个新的节点管理特性,这可以动态地更新一个节点的执行线程池。
The original credential is restored and associated with the execution thread upon leaving the WSSubject.doAs method.
在离开WSSubject. doAs方法时,恢复原来的凭据并与执行线程相关联。
For SPARC T-Series processors, the natural level of granularity is an execution thread, not a time-sliced microsecond of execution resources.
对于SPARC T系列处理器,自然粒度级别是执行线程,不是短至微秒的执行资源。
It consists of an interpreter for the output of a recipe construct compiler coupled with an execution thread manager to handle recipe construct elements that can be multitasked.
它由一个解释器和一个执行线程管理程序组成,前者用于处理配方构造编译器的输出,后者用于处理可作为多任务执行的配方构造元素。
When the execution thread returns to the invoking application, it is the application's responsibility to read the value of the neededReports attribute and fetch the necessary reports accordingly.
当执行线程返回到调用方应用程序时,读取neededReports属性值并相应获取所需报告就是该应用程序的职责。
As if by magic, you get the ordered output of the full execution path triggered by thread 24, which should look something like Listing 8.
就像是魔力一样,您得到了第24个线程所触发的完整执行路径的有序输出,它看起来应该类似清单8。
Each routine represents a separate "thread of execution" and is referred to as a task.
每一个程序表现得像分开的“执行的线程”并且被看作是一个任务。
A recipe construct can invoke another recipe construct in an asynchronous manner-that is, a recipe construct can start the execution of another recipe construct in a separate thread of execution.
配方构造可以用异步方式调用另一个配方构造—就是说,一个配方构造可以在单独的执行线程中启动另一个配方构造的执行。
Note how the remote invocation was performed in its own thread of execution.
注意远程调用是如何在自己的执行线程中执行的。
In the asynchronous with deferred response invocation, the invoked service USES a new thread of execution.
在带延迟响应调用的异步调用中,被调用的服务使用新的执行线程。
By setting this property, the mediation developer can ensure that the complete request or response flow executes under a single thread of execution.
通过设置此属性,中介开发人员可以确保在单个执行线程下执行完整的请求或响应流。
Elapsed CPU time: This is the CPU time consumed by the thread during execution, in nanoseconds.
运行CPU时间:这是线程在执行期间消耗的CPU时间,以纳秒为单位。
Each connection thread also performs authentication and query execution.
每个连接线程还执行身份验证和查询执行。
Synchronous: a client invokes a service that then executes on the same thread of execution as the client.
同步:客户端调用一个服务,该服务然后在与该客户端相同的执行线程上执行任务。
The reason for this is that during execution, a thread can pop any number of references from its stack — references that could have been stored elsewhere during execution.
这样做的原因在于,执行期间线程可以从其栈中弹出任意数量的引用——执行过程中可能存储在其他位置的引用。
In the asynchronous with callback invocation, the invoked service USES a new thread of execution.
在带回调的异步调用中,被调用的服务使用新的执行线程。
A client invokes a service that then executes on its own thread, while the thread of execution in the client continues further processing.
客户端调用一个服务,该服务然后在自己的线程上执行任务,而客户端中的执行线程继续执行后续处理。
This function exits a thread if the normal sequential execution hasn't finished.
如果正常的顺序执行尚未完成,这个函数将退出线程。
A single thread executes through either of these execution units.
单个线程将通过这些执行单元中的其中一个来执行。
Because invocations are blocking calls, you should dispatch these in a separate thread of execution.
由于调用是按模块进行的,所以您应该把这些调用分派到不同的执行线程中。
Fine-grained components also tend to interact on the same thread of execution, which reduces the overhead of a chatty interaction pattern.
细粒度组件还趋向于在同一执行线程上交互,从而减少通信量较多的交互模式的开销。
When the thread execution finishes all objects are known to no longer be referenced and the area can be freed.
当线程执行到所有已知对象都不再被引用的时候,内存域就可以被释放了。
However, the desired behavior of the transaction manager would be the same even if the unit of execution was a thread.
然而,即使执行单元是一个线程,期望的事务管理器行为都是相同的。
If the CANCEL statement names a program that is active to any thread, the execution fails.
如果cancel语句指定了一个程序,并且该程序对于任意线程都是活跃的,那么执行将失败。
In the synchronous invocation, the invoked service USES the same thread of execution as used by the mediation flow.
在同步调用中,调用的服务使用的执行线程与中介流使用的执行线程相同。
The VM object contains data structures for the very specific thread execution, like for instance current blocks, bindings, exceptions, etc.
VM对象包含了表示当前线程执行的数据结构,例如当前的块、绑定以及异常等。
Hyper-threading is the ability to essentially schedule separate thread execution plans in a highly efficient manner.
超线程 是以一种高效的方式实际调度不同线程执行计划的能力。
In other words, a client's thread of execution might not be blocked immediately after a request has been sent.
换句话说,客户端的执行线程可能会在请求发送后被立即阻塞。
In other words, a client's thread of execution might not be blocked immediately after a request has been sent.
换句话说,客户端的执行线程可能会在请求发送后被立即阻塞。
应用推荐