The thread scheduler must dispatch from the head of the highest-priority queue that is not empty.
线程调度程序必须从非空的最高优先级队列的头部开始调度。
Avoiding queue growth prevents dispatch timeouts, which prevents precipitate failures that affect other components within the SOA.
避免队列增长可防止调度超时,从而防止会影响soa内的其他组件的突发事故。
After the application connects to the WebSphere MQ queue, it calls the toolkit to have it dispatch the messages from the queue.
应用程序连接WebSpheremq队列之后,需要调用该工具箱,发送队列中的消息。
Some back-end daemon process listening for messages posted to the input queue would receive the message and dispatch it to some piece of code capable of handling the message.
侦听发送到输入队列的消息的某个后端守护程序进程将接收此消息,并将其分派到可以处理此消息的某段代码。
When a CPU is ready to dispatch a thread, the global run queue is checked before any of the others.
当CPU准备分派线程时,它会先检查全局运行队列,然后再检查其他队列。
A lock release or lock notify operation is analogous to a scheduling dispatch operation in the sense that the thread at the head of the highest-priority queue is acted on.
锁释放或锁notify操作与调度分派操作类似,因为都是对最高优先级队列头部的线程起作用。
The IBM WebSphere MQ MDB implementation uses a single thread to dispatch incoming messages from the input queue.
IBMWebSphereMQMDB实现使用单线程来分派输入队列中的传入消息。
It is assumed that the Queue has the messages correctly ordered for it to dispatch.
该组件假设Queue已对消息进行了正确的排序,以便由其进行调度。
The application tries to read some data, whereupon the system sends you an IRP. Your dispatch routine puts the IRP in a queue and returns.
这个应用事这读取一些数据,因此系统发给你一个IRP。你的分配程序把这个IRP反进一个队列并返回。
The application tries to read some data, whereupon the system sends you an IRP. Your dispatch routine puts the IRP in a queue and returns.
这个应用事这读取一些数据,因此系统发给你一个IRP。你的分配程序把这个IRP反进一个队列并返回。
应用推荐