节点文献

Web服务事务处理模型研究与设计

Research and Design of Web Service Transaction Processing Model

【作者】 何演

【导师】 管有庆;

【作者基本信息】 南京邮电大学 , 信息网络, 2011, 硕士

【摘要】 Web服务是一种新型的分布式计算技术,具有可重用、自治、松耦合的特点。它屏蔽了应用程序的系统平台、编程语言等底层细节,通过良好定义的标准接口,使得分布式程序之间能够进行信息的交互。基于XML、SOAP、WSDL、UDDI等规范和协议,Web服务通过发布、发现和绑定的标准模式,使企业应用程序集成变得更加容易实现。事务是一系列应用操作组成的集合,它目的是确保系统容错和并发控制的正确顺利运行,从而更好地保证系统的可靠性。与传统的事务有所不同,由于涉及商务逻辑、网络状况和用户交互,Web服务事务处理过程通常会持续较长的时间,这使得严格遵从ACID特性的传统事务处理模型不再适用。本文首先对课题的背景和相关研究进行概述,接着介绍了Web服务、事务的概念以及事务处理模型,之后重点介绍了WS-C/T和BTP两个Web服务事务协议,并作简要比较。论文在WS-C/T协议的基础上,设计了一个Web服务事务处理模型,对处理过程中的服务协调、日志技术、故障恢复机制等进行了研究,之后详细描述了模型实现过程中用到的技术、原理、关键步骤,并以一个实例阐述模型分别对Web服务原子事务和业务事务进行处理的流程。最后通过测试,从而验证了Web服务事务处理模型具备处理原子事务和业务事务的能力。

【Abstract】 Web services, a new distributed computing technology, have the characteristics of being reusable, autonomous, loosely coupled. It shields the application platform and details of the underlying programming language. With its well-defined standard interfaces or functions, distributed applications can interact information with each other. Web services are based on XML, SOAP, WSDL, UDDI and other standards and protocols, and by using standard model of publishing, discovering and binding, it facilitates the implementation of the integration of enterprises’applications.Transaction, a set of operations, aims to ensure the system fault tolerance and concurrency control, so that applications can run correctly and reliably. Web service transaction processing differs from traditional transaction in that it tends to last a longer time since it involves business logical process, network conditions and users’interaction, and therefore, traditional transaction processing model which is in strict compliance with ACID properties is no longer applicable.This thesis begins with a brief account of the background of the subject and an overview of relevant research, followed by the introduction of Web services, transactions and transaction processing model. Then, it focuses on WS-C/T and BTP, and makes a brief comparison between the two Web service transaction protocols. A Web service transaction processing model is designed based on the WS-C/T protocol, which contains service coordination, log technology and fault recovery mechanisms. Techniques, principles and key steps involved in the process of model implementation are described in detail. A specific example is given to demonstrate how the model processes Web service atomic transactions and business activity. Finally, it is tested to verify that the model can handle atomic transactions and business activity.

节点文献中: 

本文链接的文献网络图示:

本文的引文网络