• 侦听发送输入队列消息某个后端守护程序进程接收消息将其分派可以处理此消息代码

    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.

    youdao

  • 内部SCAMDB队列进行侦听然后,在调用可选配置数据绑定之后消息提供关联的SCA组件

    This is the queue over which the internal SCA MDB would listen on and then deliver messages to the associated SCA component after the optionally configured Data Binding class is invoked.

    youdao

  • 激活规范指示MDB是否侦听发布某个主题队列消息

    The activation specification indicates whether the MDB listens for messages published to a topic or a queue.

    youdao

  • 主线侦听缓冲队列服务接收请求

    A main thread will listen to the buffered queue and will service the requests it receives.

    youdao

  • 目标WebSphereMQ队列管理侦听入站通信请求端口的端口号。

    The port number on which the target WebSphere MQ queue manager is listening for inbound communication requests.

    youdao

  • 配置部署描述符侦听WebSphereESB中介模块输入生成队列

    Configure the deployment descriptor to listen on the queue generated by the WebSphere ESB mediation module's import.

    youdao

  • 侦听WebSpheremq队列输入然后调用两个系统公开的、需要传递接收的数据EJ b组件WebSerivces接口。

    It listens for input on a WebSphere MQ queue and then invokes the EJB component and the Web service interfaces exposed by the two systems to which it needs to pass the received data.

    youdao

  • port——队列管理侦听的端口号

    Port - the port number that the queue manager is listening on.

    youdao

  • 首先网关队列管理器资源定义数量增长迅速例如对于每个传输队列,都必须网关上定义一个侦听

    First, the number of resource definitions on the gateway queue manager increases dramatically, such that for every transmission queue, a listener must be defined on the gateway.

    youdao

  • 同步消息代理一样一对消息队列担当使用者用来调用服务单个地址而不管多少提供者可能正在侦听如图5所示。

    Like a synchronous service proxy, the pair of message queues ACTS as a single address the consumer USES to invoke the service, regardless of how many providers may be listening, as shown in Figure 5.

    youdao

  • 队列管理计算机上确认队列管理器侦听已经启动

    On the queue manager machine, verify that the queue manager and the listener are started.

    youdao

  • 如果事件传输队列(位于侦听)中堆积,则请同时增大侦听适配器控制器线程大小

    If events are building up in the transport queue (in front of the listener), increase the size of the thread pool for both the listener and the source adapter controller.

    youdao

  • 调用方将请求消息放在服务请求队列中,然后(异步)侦听应答队列中的结果

    The caller puts a request message on the request queue for the service and then (asynchronously) listens for the result on the reply queue.

    youdao

  • 现在队列管理已经启动可以创建启动队列管理器侦听以便应用程序连接活动队列管理器IBMESBQM,如清单13

    Now that the queue manager has been started, you can create and start the queue manager listener for applications to connect the active queue manager IBMESBQM, as shown in Listing 13.

    youdao

  • 使连接能够工作,连接工厂必须包括通道名称侦听端口队列管理计算机主机IP地址

    For the connection to work, the connection factory must include the channel name, listener port, and the host name or IP address of the queue manager's machine.

    youdao

  • 由于4 中所MDB 将侦听请求队列消息因此必须请求队列创建一个JMS激活规范

    Since the MDB shown in Figure 4 listens for messages on the request queue, you must also create a JMS activation specification for the request queue.

    youdao

  • 如果MDB配置使用侦听端口则它立即开始处理队列中的任何消息

    If a MDB has been configured to use the listener port, it will start processing any messages on the queue immediately.

    youdao

  • 为了侦听请求包含MDBEJB模块部署描述符必须定义JMS激活规范请求队列资源

    To listen for the request, the deployment descriptor for the EJB module containing the MDB must define the JMS activation specification and the request queue resources.

    youdao

  • JMS请求队列连接工厂侦听端口用于连接承载请求mq队列mq队列管理器

    JMS request queue Connection Factory: Used by the listener port to connect to the MQ queue manager that hosts the request MQ queue.

    youdao

  • 相关消息可用时,消息队列提供者向消息队列使用者(即消息队列侦听器)发出通知

    Message queue provider notifies message queue consumer, the message queue listener, when messages of interest are available.

    youdao

  • 下面我们需要创建侦听器,以便检测放入队列中的消息,以及服务随后对消息的使用

    Now we need to create a listener in order to detect that a message is placed in the queue, which in turn will be consumed by the service.

    youdao

  • 接下来更改接收测试消息队列名称因为不想消息发送mdb侦听队列而是希望消息发送WebSphereES b导出

    Next, change the name of the queue that the test message will be sent to since, instead of sending the message to the queue the MDB listens on, you want the message sent to the WebSphere ESB export.

    youdao

  • 消息队列使用者注册消息队列侦听

    Message queue consumer is registered as a message queue listener.

    youdao

  • 相反网关队列管理配置一个侦听传输队列提取消息维护mqe目的地确定传递过程

    Instead, the gateway queue manager is configured with a listener, which pulls messages from the transmission queue and maintains the assured delivery process to the MQe target destination.

    youdao

  • 但是建议您稳定环境使用可信通道侦听器,因为通道侦听队列管理器之间保护级别降低

    However, the use of a trusted channel and listener is only recommended in a stable environment because the level of protection between the channel or listener and the queue manager is reduced.

    youdao

  • 这个消息侦听服务基础运行提供管理负责侦听队列MessageDrivenBean运行时配置

    The message listener service is provided by the base runtime and manages the runtime configuration of the Message Driven Bean that is listening on the queue.

    youdao

  • OpenJMS服务器应用程序公开每个Web服务打开单个队列为此队列创建一个消息侦听(此操作将在应用程序启动时进行一次)。

    It opens a single queue for each web service exposed by the application and creates a message listener for this queue (this is done once at the time of startup of application) all in OpenJMS server.

    youdao

  • Web服务实现提供SOAP/JMS支持必须创建所需的 JMS资源队列(Queue)、队列连接工厂(Queue Connection Factories)侦听端口(Listener Ports))处理响应传入消息

    To support SOAP/JMS for the Web service implementation, you must create the JMS resources (Queue, Queue Connection Factories and Listener Ports) needed to handle and respond to incoming messages.

    youdao

  • 如果重新启动侦听端口再次请求ConnectionManager获得队列管理器的连接

    If the listener port is restarted, it will once again ask the connection manager for a connection to the queue manager.

    youdao

  • 侦听端口放在 qm.ini文件TCP节中Windows注册表),以便那些端口队列管理器好地关联

    Place the listener port in the qm.ini file in the TCP stanza (or in the Windows Registry) so that ports are well associated with queue managers.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定