SOATransactionContextFigure 1: Prototype transaction coordination service (TCS) framework
SOATransactionContext图1:原型事务协调服务(TCS)框架
Ensuring data consistency in this environment requires some from of transaction management by a transaction coordination service (TCS).
确保此环境下的数据一致性需要事务协调服务(Transaction Coordination Service,TCS)的某种形式的事务管理。
In this article, I have presented a prototype implementation of a distributed transaction coordination service that USES a transaction manager to control a set of transactions.
在本文中,我介绍了使用事务管理器控制一组事务的分布式事务协调服务的原型实现。
Third, I wanted to provide a working prototype that illustrates many of the critical needs for a transaction coordination service, such as how to manage stateless service calls.
第三,我想要提供一个工作原型,例举出许多事物协调服务的关键需求,例如,如何管理无状态的服务调用。
As a means to address this challenge, I introduced the concept of a transaction coordination service (TCS) that can, in principle, be used to manage secure and consistent distributed transactions.
作为解决此难题的一个手段,我们引入了事务协调服务(Transaction Coordination Service,TCS)的概念,原则上,它可以用于管理安全的且一致的分布式事务。
Be aware that the transaction coordination context is part of each message, even messages between applications and messages from applications to the database service.
需要注意得是,任何消息都包含事务协调上下文,不管是应用程序间的消息还是应用程序发送给数据库的消息。
The Coordination Service returns a CoordinationContext that is used to uniquely identify the transaction (and includes the address of the Registration) as shown in Listing 2.
协调服务返回用于唯一地标识事务的CoordinationContext(还包含注册服务的地址),如清单2所示。
The specification authors envision that other mechanisms will provide the means for a Web service supporting WS-Transaction to set its coordination protocol definitions.
规范的作者们预见到其它机制将会为支持WS - Transaction的Web服务提供一种方法来支持其协调协议定义。
A Web service environment requires the same coordination behavior provided by a traditional transaction mechanism to control the operations and outcome of an application.
Web服务环境需要与上述相同的由传统事务机制所提供的协调行为,用来控制应用程序的各项操作和输出结果。
The coordination service controls the activity completion processing for the registered Web services using the selected coordination protocol (defined in WS-Transaction).
协调服务通过所选择的协调协议(WS - Transaction中定义的)控制已注册Web服务的活动完成处理。
The coordination service controls the activity completion processing for the registered Web services using the selected coordination protocol (defined in WS-Transaction).
协调服务通过所选择的协调协议(WS - Transaction中定义的)控制已注册Web服务的活动完成处理。
应用推荐