Asynchronous, message-based invocation using SOAP over JMS.
使用SOAPover JMS的基于消息的异步调用。
RPC is a message-based means of making requests over a network.
RPC是一种通过网络来发送请求的基于消息的方式。
The business layer USES a facade pattern to support coarse-grained message-based operations.
业务层用facade模式实现基于粗粒度消息的操作。
Undercover Agents are used by other services to provide message-based asynchronous communications.
UndercoverAgents由其他服务用于提供基于消息的异步通信。
Rather, they simply provided a way of transforming invocations on interfaces to and from a message-based form.
相反,它们只在接口处提供一种调用转换方法,将调用转换为基于消息的形式,或将基于消息的形式转换为其他形式。
Applications connect to the SIBus and are supported using message-based and Service-Oriented Architecture.
应用程序连接到SIBus,并受到使用基于消息和面向对象的体系结构的支持。
The former has since faded away, as message-based XML technologies have proven more popular than their procedural equivalents.
前者已经逐渐退出舞台,因为实践已经证明,基于消息的XML技术比其程序替代品更受欢迎。
Message-based transaction processing and XML-based online transaction processing (OLTP), especially in the financial industry.
基于消息的事务处理和基于XML的在线事务处理(OLTP),尤其是在金融业中。
Another use of optimistic session locking is in event driven or message-based systems where message sequence is not guaranteed.
乐观会话锁定还可用于消息顺序无法保证的事件驱动或基于消息的系统中。
The JMS API is an integral part of the J2EE platform, enabling message-based communications between loosely coupled components.
JMSAPI是J2EE平台的整体组成部分,允许在松耦合组件之间进行基于消息的通信。
The program uses high-performance PNX5209 as its control core, message-based event mechanism RTK-E core as the system software platform.
该方案采用高性能PNX5209芯片为其控制核心.使用基于消息事件机制的RTK—E内核作为系统软件运行平台。
By following these examples, you will have gained more experience with assembling, deploying, and testing mediations and message-based solutions.
通过这些示例,您将获得更多组装、部署、测试中介和基于消息的解决方案的经验。
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是基于消息的:消息被发送到大的服务器,然后,在某一刻,会收到从大的服务器发出的“好,我做完了”的消息。
The four technologies that we'll examine, while all suited for a message-based client-server application, differ greatly in their strengths and weaknesses.
我们将探讨的四项技术尽管都适合基于消息的客户机-服务器应用程序,但是它们的优缺点却有很大差别。
In this context, it's common for synchronous applications to be implemented as Web services, having to communicate with asynchronous message-based systems.
在这种情况下,同步应用程序经常作为Web服务实现,而且必须与基于消息的异步系统进行通信。
People in Kenya, for instance, already use a successful text-message-based service called M-PESA to transfer money electronically to other mobile users.
例如,肯尼亚人已经在使用一个以手机短信为基础的成熟的服务- M -PESA,借助该服务可以以电子方式将钱转账到另一部手机上。
Moving forward, we are looking at integration with Amazon EC2 facilities such as SQS for message-based service wiring as well as non-multicast-based clustering.
而是向前看,我们关注与AmazonEC2设施的集成,比如用于基于消息的服务连接的SQS以及非基于多播的集群。
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的消息传送给业务服务。
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.
存在操作处理程序扩展点的根本目的在于:允许现有基于事件或消息的系统将操作用于声明式代理模型。
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.
可以将总线视为一个体系结构概念,它由基于消息的应用程序使用,并由一组其特征为“总线成员”的服务器或集群所定义。
Asynchronous Web services communicate with one another as long as the applications support the same standard message-based interface and speak a standard, interoperable language (SOAP, for example).
只要应用程序支持相同的基于消息的标准接口,而且使用标准的可互操作语言(例如SOAP),异步webServices就能彼此进行通信。
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服务操作的输入和输入消息模式是由遗留的方法参数而来的,这些参数对于基于消息的服务交互来说粒度太细。
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.
如果服务总线子系统是纯粹基于消息的,而且支持某种用来等待传入消息的读取方法,它将自动提供这两种类型的交互。
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的一个显著特征是它使框架既能够在服务器端配置,也能够在客户机端配置以进行基于客户机消息处理。
Whether the invocation style is synchronous request response or asynchronous message based.
调用样式是同步请求响应还是基于异步消息。
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.
在一个或一组相关事件已经发生时,或在预期的事件未能发生时,可以使用警报提供可操作的消息。
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))消息的系统,该系统使消息能够通过一个名为队列的通道在生产者和消费者之间进行交换。
It is extended by WebSphere message Broker which provides message transformations for non-XML data types and provides message based integration.
WebSphereMessageBroker扩展了这个产品,提供针对非xml数据类型的消息转换和基于消息的集成。
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封包本身以明文发送,但其资料体是加密的。
应用推荐