TCP: message based, messaging patterns rather than stream of bytes.
TCP:ZeroMQ基于消息,消息模式,而非字节流。
Sometimes you want to route the message based on some of the content in the message.
有时候您可能想根据消息中的一些内容路由消息。
Whether the invocation style is synchronous request response or asynchronous message based.
调用样式是同步请求响应还是基于异步消息。
Eclipse generates a SOAP message based on the data you enter into the form and sends it to CICS.
Eclipse基于您在窗体中输入的数据产生一个SOAP消息,并将之发送到CICS。
For example, a message can be sent into the bus as a Web services request message based on the SOAP protocol over HTTP.
例如,在HTTP上消息能够作为基于SOAP协议的Web服务请求消息发送到总线上。
Figure 15 shows a mediation flow that USES a message Filter primitive to route the message based on the Car id element.
图15显示了使用MessageFilter原语基于Carid元素路由消息的中介流。
The corresponding MDB instance running in that servant region processes the message based on goals set for that class of message.
运行在该服务区域中的对应MDB实例基于为该消息分类设定的目标处理消息。
For example, you could route a message based on customer status even if the inbound message contained only the customer identifier.
例如,您可以根据客户状态路由消息,即使入站消息只包含客户标识符。
It is extended by WebSphere message Broker which provides message transformations for non-XML data types and provides message based integration.
WebSphereMessageBroker扩展了这个产品,提供针对非xml数据类型的消息转换和基于消息的集成。
The routing handler extracts the token and routes the message based on the membership level it represents. The following header format is used.
路由处理器摘取出这个令牌符号,并且会根据它代表的成员资格级别来路由这个消息。
A striking feature of AXIS is that it allows the framework to configure on the server side as well as the client side for client message based processing.
AXIS的一个显著特征是它使框架既能够在服务器端配置,也能够在客户机端配置以进行基于客户机消息处理。
After the message is rolled back to the destination, the underlying system redelivers the message based on the destination's maximum failed delivery setting.
将消息回滚到目的地后,基础系统基于目的地的最大失败提交次数设置重新提交消息。
Expression Splitter Router: similar to the List Message Splitter but splits the message based on an expression that returns one or more message parts. For example
表达式分解路由器(ExpressionSplitter Router):它与列表消息分解器相似,只是它是基于表达式分解消息,将消息分解成一个或者多个部分。
An alert can be used to provide an actionable message based on a single or set of correlated events that have occurred or based on an expected event that has not occurred.
在一个或一组相关事件已经发生时,或在预期的事件未能发生时,可以使用警报提供可操作的消息。
The recovering of real-time TCP message based on wide-band networks sniffer deals with memory management for buffer memory of IP packets and TCP connection maintenance.
基于宽带网络嗅探的实时TCP报文还原处理IP包缓存和TCP连接相关信息维护的内存管理。
You will be developing a Point to Point (P2P) message based system, which allows messages to be exchanged between the producer and the consumer through a channel called a queue.
您将开发一个基于点到点(Point to Point (P 2 P))消息的系统,该系统使消息能够通过一个名为队列的通道在生产者和消费者之间进行交换。
Web Services security is based on the concept of message based security: the SOAP envelope of the message is sent in clear, but the SOAP body is transmitted in an encrypted form.
WebService安全(WS - Security),是建立在消息安全概念基础上的:消息的SOAP封包本身以明文发送,但其资料体是加密的。
The service bus subsystem automatically provided for both types of interaction, given that it was purely message based and supported a read method that could wait for an incoming message.
如果服务总线子系统是纯粹基于消息的,而且支持某种用来等待传入消息的读取方法,它将自动提供这两种类型的交互。
By following these examples, you will have gained more experience with assembling, deploying, and testing mediations and message-based solutions.
通过这些示例,您将获得更多组装、部署、测试中介和基于消息的解决方案的经验。
RPC is a message-based means of making requests over a network.
RPC是一种通过网络来发送请求的基于消息的方式。
The fundamental reason the action handler extension point exists is to allow for existing event - or message-based systems to contribute actions to the declarative broker model.
存在操作处理程序扩展点的根本目的在于:允许现有基于事件或消息的系统将操作用于声明式代理模型。
Another use of optimistic session locking is in event driven or message-based systems where message sequence is not guaranteed.
乐观会话锁定还可用于消息顺序无法保证的事件驱动或基于消息的系统中。
RPC is message-based: a message was sent to the big server, and, at some point, a message saying "OK, I'm done" will be received from that big server.
RPC是基于消息的:消息被发送到大的服务器,然后,在某一刻,会收到从大的服务器发出的“好,我做完了”的消息。
A bus can be seen as an architectural concept that is used by message-based applications and is defined by a set of servers or clusters, that are characterized as bus Members in general.
可以将总线视为一个体系结构概念,它由基于消息的应用程序使用,并由一组其特征为“总线成员”的服务器或集群所定义。
The JMS API is an integral part of the J2EE platform, enabling message-based communications between loosely coupled components.
JMSAPI是J2EE平台的整体组成部分,允许在松耦合组件之间进行基于消息的通信。
The former has since faded away, as message-based XML technologies have proven more popular than their procedural equivalents.
前者已经逐渐退出舞台,因为实践已经证明,基于消息的XML技术比其程序替代品更受欢迎。
Even then, the implementations of TCP (for a stream protocol) or UDP (for a message-based protocol) serve as useful models for starting out with new development.
即使现在,TCP(用于流协议)或UDP(用于基于消息的协议)的实现都可以作为开始新开发有用模块使用。
The asynchronous message-based framework covered in this article USES a message bus that transmits Ajax-originated messages to business services by means of event channels.
本文介绍的基于异步消息的框架将使用一个消息总线,该总线利用事件通道将源于Ajax的消息传送给业务服务。
Several of the Web service operations have input and output message schemas that are derived from input and output legacy method parameters that are too granular for message-based service interaction.
一些Web服务操作的输入和输入消息模式是由遗留的方法参数而来的,这些参数对于基于消息的服务交互来说粒度太细。
Several of the Web service operations have input and output message schemas that are derived from input and output legacy method parameters that are too granular for message-based service interaction.
一些Web服务操作的输入和输入消息模式是由遗留的方法参数而来的,这些参数对于基于消息的服务交互来说粒度太细。
应用推荐