Items are ordered in the task queue by when they are supposed to fire.
项目中的任务队列的命令时,他们应该是火。
These tasks are still sitting in the task queue in cloud storage where the loader put them.
这些任务保存在云存储上的任务队列中(加载器把任务放到这个队列中)。
The persistence guarantees aren't strong, but it's more than enough for our simple task queue.
这种持久性的保证并不够坚实,但是对我们简单的任务队列来讲是绰绰有余了。
I fixed it by manually deleting the unsuccessful jobs in the default Task Queue on the admin console.
我固定它通过手动删除默认的不成功的工作任务队列的管理控制台。
Another common threading model is to have a single background thread and task queue for tasks of a certain type.
另一个常见的线程模型是为某一类型的任务分配一个后台线程与任务队列。
Workqueue interface is introduced in 2.5 development to replace the task queue interface (used to schedule kernel tasks).
工作队列接口是在2.5的开发过程中引入的,用于取代任务队列接口(用于调度内核任务)。
In the event the thread's task queue is empty, it then tries to steal another task off the tail of another thread's deque.
当线程的任务队列为空,它将尝试从另一个线程的deque的尾部窃取另一个任务。
The limbo where callbacks are waiting for their turn to be executed is called the task queue (or event queue, or message queue).
回调函数等待执行的中间状态被称为任务队列(又称作事件队列、消息队列)。
I just had this same issue. I fixed it by manually deleting the unsuccessful jobs in the default Task Queue on the admin console.
我刚刚这个相同的问题。我固定它通过手动删除默认的不成功的工作任务队列的管理控制台。
This paper studies on a typical parallel computation and communication pattern, known as task queue pattern, and implements the pattern in a pattern-based parallel programming environment.
本文在基于模式的并行编程方法的基础上,对一种典型的并行计算与通信模式-任务队列模式进行了深入的研究,并在基于模式的并行编程环境中对该模式进行了实现。
Even though the task takes longer, the bottleneck is removed and tokens no longer queue up.
即使任务占用的时间较长,但消除了瓶颈,并且令牌不用再排队。
They may also "invoke" human tasks by sending a task to a worker's work list or queue.
它们还会通过向工作人员的工作列表或队列发送任务来“调用”人工任务。
Working with the right queue is the task of the adapter configuration, as detailed above.
调用正确的队列是适配器配置的工作,如上文中所述。
The business process container and the human task container require a set of queue connection factories, queues, and activation specifications to work.
业务流程容器和人工任务容器需要一组队列连接工厂、队列和激活规范才能工作。
A special program called a trigger monitor receives the trigger message from the queue manager, reads the process definition, and then runs the command line task specified there.
一个名为触发器监控器的特殊程序接收来自队列管理器的触发器消息,读取进程定义,然后运行进程定义中指定的命令行。
A recent consulting engagement included a task to set up SSL channels between two queue managers.
我最近进行的一个咨询工作包括一个任务,需要在两个队列管理器之间建立一些SSL通道。
If you have only one running instance of the Index Update Service, then multiple tasks will queue until the executing task completes.
如果您只有一个IndexUpdateService的运行实例,那么多个任务将会排队等待,直到执行任务完成。
One consumer gets the lock, works the task, and leaves the queue empty.
一个consumer获得锁,运行任务,并把队列清空。
The second consumer gets the lock (it can proceed because it was notified) and tries to work a task, but now the queue is empty.
第二个consumer获得锁(因为通知了它所以它可以继续向下进行)并试图运行任务,但是现在队列是空的。
However, the Elapsed Duration, the time including the wait in the queue before the task, is 11.5 hours!
但是,包括在执行任务前排队等待时间的Elapsed Duration却是11.5小时!
A task in a GAE queue is just a servlet.
gae队列上的任务刚好是一个servlet。
Can not read received global variables message. Please make sure all the sending and receiving message Queue task properties are set correctly.
无法读取接收的全局变量消息。请确保所有发送和接收消息队列的任务属性设置正确。
Before removing a task from the queue, the work method checks to see if it is empty and if so, waits.
在从队列中删除一个任务之前,work方法进行检查以查看队列是否为空,如果为空则等待。
However there is only one printer, so when the simulation runs, you see the tasks queue up in front of the print Check task.
不过只有一台打印机,因此模拟运行时,您会看到任务队列排在PrintCheck任务之前。
Why does an OS need a Blocked queue for task scheduling?
为什么一个操作系统需要一个阻塞队列的任务调度?
Two instances of Step 1 are active, with the other incoming tokens having to wait in the queue in front of the task.
Step1的两个实例是活动的,其他传入令牌必须在该任务前面的队列中等待。
After the work is done, send a signal to the queue with queue.task_done that the task has been completed.
在完成这项工作之后,使用queue . task_done函数向任务已经完成的队列发送一个信号。
In multiple-threaded dispatching model, the thread fetching the events from the queue launches another thread called task thread, and hand the event over to it for processing.
在多线程分发模型中,从队列中获取事件的线程启动另一个被称作任务线程的线程,并把事件交给它处理。
Number of messages on queue that would trigger the Controller to start a new message Handler task.
当队列中的消息数量达到该值时,将触发Controller启动新的MessageHandler任务。
Number of messages on queue that would trigger the Controller to start a new message Handler task.
当队列中的消息数量达到该值时,将触发Controller启动新的MessageHandler任务。
应用推荐