创建异步服务。
Synchronous versus asynchronous services.
同步服务还是异步服务。
Business Processes and the need for Asynchronous services.
业务过程和异步服务的需要。
JAX_WS does not provide support for writing asynchronous services.
JAX_WS不支持编写异步服务。
An SCA qualifier for Store and Forward is available on asynchronous services.
在异步服务上可以使用用于存储和转发的sca限定符。
Store and Forward is available for both synchronous and asynchronous services.
同步和异步服务都可以使用存储和转发。
The Java Message service (JMS) API provides the platform for implementing asynchronous services.
JMSAPI为平台提供了实现异步服务的平台。
Building asynchronous services can get complicated, but is made straightforward using service Component Architecture (SCA).
异步服务的构建很复杂,但是使用服务组件架构(SCA)则构建相对直接。
Another important architectural approach is to offload work from your main application servers by creating separate asynchronous services.
另一种重要的体系架构方法是:通过创建单独的异步服务,减轻您的主应用程序服务器工作负载。
An ESB can coordinate synchronous or asynchronous services, and in fact can provide both synchronous and asynchronous access to the same service.
ESB能够调节同步或异步服务,事实上对于同一服务可以提供同步及异步的访问。
The JMS approach supports a range of asynchronous services, but JMS does tie the client and service code to the use of some messaging infrastructure.
尽管JMS方法支持一些异步服务,但是JMS将客户端和服务代码束缚到了某些消息基础设施的使用之上。
This article (by Mike Edwards of IBM) discusses the need for asynchronous services when you build an application using a service-oriented architecture.
这篇文章(作者是IBM的MikeEdwards)讨论了在使用SOA构建应用时所需的异步服务。
To solve this dilemma, many ESBs will support both synchronous and asynchronous services, and in fact may offer both invocation models for the same service.
为了解决这个难题,许多ESB将同时支持同步和异步服务,并且事实上可以为同一服务提供两种调用模型。
Given that there is a need for asynchronous services, what facilities exist to help us build such services - and for building clients to asynchronous services?
假使存在有异步服务的需求,那么有什么工具帮助我们来构建这些服务呢——以及构建异步服务的客户端?
You typically connect to your asynchronous services using a transport mechanism with some degree of guaranteed ability to deliver, such as a message queue.
使用具有某种程度交付保障能力的传输机制(如消息队列),您通常会连接到异步服务。
As described earlier, WSDL solves this problem for synchronous Web services, and for the time being is the standard of choice for describing asynchronous services as well.
如上所述,WSDL为同步web服务解决了这个问题,并且暂时也是描述异步服务的标准选择。
These include a provision to specify the transport protocol, which is needed to access the service, and a clearer method of declaring both synchronous and asynchronous services.
这包括指定访问该服务所需的传输协议的规定,声明同步和异步服务的更明确的方法。
In the case of interruptible flows, you can handle the two-way asynchronous services by using an Invoke activity to send the request and a receive activity to receive the reply.
在可中断流情况下,通过使用Invoke活动发送请求,并使用Receive活动接收应答,从而实现双向异步服务。
Transitions between states in the business process lifecycle are likely candidates for asynchronous services, since there will be a change of "owner" for the associated domain object.
业务流程生命周期中的状态之间的转换很可能是异步服务的候选者,因为它们将是相关域对象的“所有者”变体。
For example, services waiting for asynchronous responses could release threads back into the thread pool.
例如,正在等待异步响应的服务可能会释放线程,将其放回线程池中。
Asynchronous completion token supported thread pooling by allowing services to release threads back into the pool while awaiting asynchronous responses.
异步完成令牌支持线程池,它允许服务在等待异步响应时释放线程,并将其放回到池中。
Do the services support both synchronous and asynchronous invocation?
服务同时支持同步和异步调用吗?
If an SOA is to be prescriptive should it state that all services should be designed to permit remote, asynchronous invocation?
如果SOA要具有描述性,是否应声明所有服务都应设计为允许远程、异步调用?
The industry has moved from tightly coupled RPC-style synchronous services, to loosely coupled asynchronous ones.
业界已从紧密耦合的RPC风格的同步服务转向松散耦合的异步服务。
It is responsible for active network discovery, polling for device outages and services, and intercepting or processing asynchronous events from devices, services, or higher level distributed agents.
第一层负责发现活动网络,轮询服务和设备是否出故障,以及截获或处理来自设备、服务或更高层分布式代理的异步事件。
N parallel asynchronous replies from services.
来自服务的N 个并行异步应答。
Asynchronous web services invocations provided in different levels, in both the client and server sides, can help realize some of these modern challenges.
在不同级别(同时在客户端和服务器端)提供的异步web服务调用可以帮助应对这其中某些最新的挑战。
In this paper, I'll examine several design patterns for asynchronous web services.
在这篇文章中,我将讨论异步web服务的几个设计模式。
The Axis2 client API supports synchronous and asynchronous invocation of services.
Axis2客户端api支持服务的同步和异步调用。
A combination of web services, asynchronous messaging and Coaches for exception handling and escalation are used in this process.
本流程结合使用了web服务、异步消息传递和Coach,用于异常处理和升级呈报。
应用推荐