Send queue tasks to process messages on the send queue.
处理发送队列中邮件的发送队列任务。
Send queue tasks to process messages on the send queue.
请输入“消息队列”队列别名的名称。
The Send Queue TAB shows which transactions are waiting to be replicated.
Send Queue选项卡显示哪个事务等待复制。
For example, the operating system maintains the TCP send queue for each TCP connection.
例如,操作系统为每个TCP连接维护TCP发送队列。
A replication queue map links the send queue at the source and the receive queue at the target to define a pathway for replicating data.
复制队列映射链接源系统上的发送队列和目标系统上的接收队列,以便为复制数据定义一条通道。
After remastering, the source server converts the row data into the master dictionary format while queuing the data into the send queue.
执行remastering之后,当把数据放入发送队列时,源服务器将行数据转换成主字典格式。
Connection is based off a vanilla TCP client stream so a user still has access to those features: raw data management, send queue management et cetera.
连接基于普通的TCP客户端流,所以用户仍然能访问原始数据管理、发送队列管理等功能。
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.
在将复制数据放入到发送队列之前,源服务器首先将数据从本地表字典格式转换为主复制字典格式。
Depending upon the distance between the replay position and the current log position and the size of the unspooled data in send queue, this operation might delay the alter operation.
取决于重放位置与当前日志位置之间的距离,以及发送队列中未假脱机的数据的大小,这个操作可能会延缓alter 操作。
To make sure their children receive the best education, parents would queue up to send their children to famous schools.
为了确保他们的孩子得到最好的教育,父母们会排着队把他们的孩子送到有名的学校。
Queue — used by the application to send and receive messages.
队列——由应用程序使用以发送和接收消息。
What if we want to write to a file outside the database or send the auditing record on a message queue?
如果我们想写入数据库外部的一个文件,或者发送一个消息队列上的审计记录,又该如何做呢?
We then need to configure send and receive channels which will match up with channels in the queue manager.
然后,我们需要配置与队列管理器中的通道相匹配的的发送和接收通道。
But what about things that send commands from other queue managers?
但对于从其他队列管理器发送命令的对象又该如何办呢?
If this queue is full, the application is not allowed to send any more data until the backlog is cleaned up.
如果这个队列满了,就不允许应用程序发送更多数据,直到清理完积压的队列为止。
This article describes the steps to create and connect to a JMS queue and to send and retrieve messages by using a simple integration service.
本文描述创建并连接到一个jms队列、以及使用一个简单的集成服务来发送和获取消息的步骤。
Applications using the MQ server can send messages that are destined for device queue managers.
使用MQ服务器的应用程序可以发送去往设备队列管理器的消息。
You can use virtual printers to create images from documents, fax documents, or send documents to a queue to be formatted for a specific type of printer.
您可以使用虚拟打印机从文档中创建图像、传真文档,或将文档发送给一个队列,以针对特定类型的打印机进行格式化。
If any remote node in the cluster is authorized to a queue, then all nodes in the cluster can send messages there.
如果某个集群中的任一远程节点被授权到一个队列,则该集群中的所有节点都能够将消息发送到那个队列。
The code gets the subscription name, the queue manager to use, and the queue name to send the message from the dialog.
该代码从对话框中获得订阅名、要使用的队列管理器以及要发送消息的队列名。
From there, your code works the same. It USES JNDI to access the JMS connection factory and JMS queue, and USES them to send and receive messages.
从这里,您的代码同样使用JNDI访问JMS连接代理和jms队列,并且使用它们来发送和接收消息。
A requesting client would send a message via some local gateway queue manager, which would distribute messages between the hosting queue managers.
请求客户机将通过一些本地网关队列管理器发送消息,本地网关队列管理器将在宿主队列管理器之间分布消息。
Only if this is send, the message is considered received and will get removed from the queue.
只有这个验证信息收到之后,消息才会被认为已经收到并且从队列中删除。
It can send and receive messages from queues that are owned by the queue manager to which it is connected.
它可以对它连接的队列管理器拥有的队列发送和接收消息。
Creating the JMS integration service: Send message to remote queue.
创建JMS集成服务:发送消息到远程队列。
A "port" is a protected message queue for communication between tasks; tasks own send and receive rights to each port.
“端口”是用于任务之间通信的受保护的消息队列;任务拥有各自端口的发送和接收权限。
From a practical perspective, this means that if you send three messages to a queue, the next time you attempt to receive the messages, there is no guarantee that all three messages will be received.
从实用的角度看,这意味着假如您向一个队列发送3条消息,当下次尝试接收这些消息时,不一定能收到所有3条消息。
The code in Listing 2 shows how to create the HTTP client for Amazon SQS and how to send a simple message to the queue.
清单2中的代码显示了如何为AmazonSQS创建HTTP客户端,以及如何向队列发送一个简单的消息。
Use the JmsProducer utility as shown below to send the messages to the gateway queue manager, which in turn will send the messages to the input queues of the message flows.
使用下面展示的JmsProducer实用工具将消息发送到网关队列管理器,然后后者会将消息发送到消息流的输入队列。
One common approach is to have the application send the data into a message queue, such as IBM WebSphere MQ, to be processed when the resources are available.
一种常用方法是,让应用程序把数据发送给一个消息队列,比如ibmWebSphereMQ,等待到资源可用时处理数据。
应用推荐