如果不在主线程中调用,则返回一个默认的并行队列。
If the call is made from any other thread, this function returns the default concurrent queue.
典型的消息代理系统经常将以异步方式处理来自相同流或并行队列的多个请求。
A typical message broker system will often be processing multiple requests from the same stream or queue in a parallel, asynchronous manner.
下面的类是一种常见的并行实用程序模型:任务队列。
The following class is a model of a common concurrent utility: a work queue.
SOAPUI 可以让我们灵活地增加请求与并行线程的数量,借此,我们就可以模拟将大量请求放置到队列上。
SOAPUI gives flexibility in increasing the number of requests and concurrent threads to simulate placing a large amount of requests on the queue.
如果在ListenerPort1启动时队列中有两个消息,则这两个消息将并行处理。
If there are two messages on the queue when ListenerPort1 starts up, the messages will be processed in parallel.
WebSphereApplicationServer旨在处理大量的并行短时间任务,工作队列和线程池是两个经常用来处理并行工作负载的组件。
WebSphere Application Server is designed to process a large number of parallel short-time tasks, and work queues and thread pools are two components that are used often to handle parallel workload.
应用实验结果表明,基于队列结构的多进程并行算法,缩短了图像信息的获取时间,提高了嵌入式系统信息采集速度。
The results indicates that the multiprocess parallel arithmetic of using queue data structures in embedded system can save image capture time and improve rate of information collection.
本文在基于模式的并行编程方法的基础上,对一种典型的并行计算与通信模式-任务队列模式进行了深入的研究,并在基于模式的并行编程环境中对该模式进行了实现。
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.
添加数据到循环队列,用与并行FIR滤波器设计。
Add new data to circular queue designed to be used with a parallel FIR filter.
本文给出并行处理程序中队列的若干种设计方法,这些方法主要采用集中管理、分散管理或半集中管理等队列管理方法。
In this paper, several implementations of queue in parallel programming are proposed which employ central, distributed and half central managements in queues.
最后,”一丝不苟”VI使用大量移位寄存器在一个循环内反复传递数据,在多个并行循环间使用队列传递数据。
Finally, Meticulous VI makes extensive use of shift registers for passing data between loop iterations, and queues for passing data between parallel loops.
最后,”一丝不苟”VI使用大量移位寄存器在一个循环内反复传递数据,在多个并行循环间使用队列传递数据。
Finally, Meticulous VI makes extensive use of shift registers for passing data between loop iterations, and queues for passing data between parallel loops.
应用推荐