You can also dump the entire error queue into either a file or BIO.
您还可以将整个错误队列转储到文件或BIO中。
In looking at the code, you can see that we added another instance of a queue, and then passed that queue into the first thread pool class, ThreadURL.
分析这段代码时您可以看到,我们添加了另一个队列实例,然后将该队列传递给第一个线程池类ThreadURL。
A few days later we dined in a restaurant which was so busy that there was a queue for tables but strangely we had been directed past the queue into a private dining room.
几天后,我们共进晚餐,在一间酒楼是很忙,有一排桌子,但很奇怪,我们已经针对过去排队到一个私人用餐室。
After events from the queue are consumed, they are put into a holding area where they build a set of related events.
来自队列的事件被消费后,它们被放置进一个容纳区域中,并在那里构建一组相关事件。
The event monitor converts the configuration information and the event data retrieved from the event queue table into a self-describing event message in a common base event (CBE) format.
这个事件监视器能将配置信息和从事件队列表所查询的事件数据转换到一个自解释的通用基础事件(CBE)格式事件消息中。
This system sends a request message into a particular MQ queue and expects the response to this request in a separate response queue.
此系统将请求消息发送到特定的MQ队列中,并且期望在单独的响应队列中获得该请求的响应。
The logged events are placed into an event queue table in the library server database.
所记录的事件会被记录到库服务器数据库的一个事件队列表中。
If allowed, the queue manager segments a message into a number of smaller messages when it is too large to be sent.
如果允许,队列管理器会将由于太长而难以发送的消息分成大量更小的消息。
RFIDIC provides a program that reads events from a file and enqueues it into the RFIDIC event message queue.
RFIDIC提供了一个从文件读取事件并将它们放进RFIDIC事件消息队列的程序。
Since the flow is started, the message that we just put in the input queue should be processed by the flow, transformed into XML, and put in the output queue Q.OUT.
当流启动时,我们刚刚放进输入队列的消息由流来处理,转换成XML,并放入到输出队列Q.OUT。
Before delving more deeply into the semantics, let's look into the modified queue definition, shown in Listing 6.
在深入讨论语义之前,先来看一下修改后的队列定义,见清单6。
After creating and starting the two multi-instance queue managers, add them into a WebSphere MQ Cluster, as described below.
创建和启动两个多实例队列管理器后,将它们添加到一个WebSphereMQ集群中,如下所示。
This next example instead returns the whole Web page that each thread grabs, and then places it into another queue.
而下一个示例则将返回各线程获取的完整web页面,然后将结果放置到另一个队列中。
They restore appropriate suspended requests into the Unprocessed queue, so that they can be retried later.
可以将适当的挂起请求恢复到unprocessed队列中,以便之后重试。
This enables the routing of messages send to different exchanges with different routing keys (or other message properties) into a single queue.
这使得可以将发送到不同交换器的具有不同routingkey(或者其他属性)的消息发送到同一个队列中。
We queue all write operations locally (using Kestrel as a library), and any that fail are thrown into a separate error queue.
我们将所有的写操作放入本地队列(用Kestrel库),所有失败都会被丢到一个单独的错误队列。
Instead of allocating one thread per open socket, we place all requests into a generic queue serviced by a set of RequestHandlerThread instances.
不是为每个打开的socket分配一个线程,相反,我们把所有请求放到一个由一组RequestHandlerThread实例所服务的通用队列中。
It's like this: Imagine you're placing orders from the Amazon site into a queue, and you want to process them as fast as possible.
假设您将来自amazon站点的订单放进一个队列中,希望尽可能快地处理它们。
The process writes a message into the WebSphere MQ queue.
这个流程将一条消息写入WebSphereMQ队列。
The temporary backout queue that comes into play if there are transaction failures (ERRORQ)
如果存在事务故障,则使用临时回滚队列 (ERRORQ)
The main method then only puts NanoDelay objects into the queue and takes them out again.
然后main方法只是将NanoDelay对象放到队列中并再次将它们取出来。
It then delegates the reading of the socket and the placement of the message into the appropriate queue to the QueueManager.
然后,它委派QueueManager来读取该套接字并把这个消息放在适当的队列中。
If you change the value, you must restart the queue manager to bring the change into effect.
如果您更改了这个值,则必须重新启动队列管理器,以使更改生效。
Clearly, pushing data into the queue is akin to appending data to the list, and this operation must be guarded by mutex locks.
显然,把数据放到队列中就像是把数据添加到列表中,必须使用互斥锁保护这个操作。
Before putting replication data into the send queue, the source server first converts the data from the local table dictionary format to the master replicate dictionary format.
在将复制数据放入到发送队列之前,源服务器首先将数据从本地表字典格式转换为主复制字典格式。
Instead, consider creating a few writer threads with higher scheduling priorities, and hand over data to those threads that should always be pushed into the queue.
相反,应该考虑创建少数几个调度优先级高的写线程,把应该确保添加到队列中的数据交给这些线程。
I use the PHP command-line interpreter to run that script and put the method call into the queue.
我使用PHP命令行解释器运行这个脚本,并将这个方法调用放进队列中。
All the client does is drop requests into a message queue and receive responses (if any are coming) from an output queue.
客户机所做的仅是将请求放入消息队列,然后从输出队列获得响应(如果有)。
The result is set into the message and propagated to the output queue.
把结果放到消息中,并且传到输出队列中。
The result is set into the message and propagated to the output queue.
把结果放到消息中,并且传到输出队列中。
应用推荐