用户名: 密码: 验证码:
Web服务驱动的业务流程的容错性研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
Web服务作为一种新的分布式计算技术,近年来在学术界和工业界引起了广泛的重视。它具有良好的互操作性,能够为不同实现标准和通信机制下的软件系统的交互和集成提供有效的支持,因此具有广泛的商业应用前景。为了简化和分散应用逻辑,提高服务的可重用性,单个Web服务都不可能做的非常复杂。然而现实中的应用一般都非常复杂,所以需要组合多个简单的Web服务形成一个复杂的服务来完成应用需求。这样的复杂服务通常称之为业务流程。由于业务流程的松耦合性,以及Web服务的异质性和自治性,对于Web服务驱动的业务流程来说,错误是经常发生的。如何减少错误发生的可能性以及发生错误后如何处理是业务流程成功应用亟待解决的问题。
     本文针对Web服务驱动的业务流程的特点,对相关的容错技术,包括异常处理、事务、服务选择和QoS预测开展了以下工作:
     1.提出了一种基于规则的异常处理机制。该机制将正常业务逻辑和异常处理逻辑分开,从而简化业务流程的开发和维护。该机制使用ECA规则来描述异常处理逻辑。这些ECA规则又建立在一套具有明确语义的异常处理模式之上。在业务流程部署之前,这些ECA规则自动转换成标准的WS-BPEL代码,并集成至正常业务逻辑中,从而形成具有容错能力的业务流程。实验表明该机制是可行的,能够帮助业务流程开发人员有效开发出具有容错能力的业务流程。
     2.提出了一种约束感知的补偿机制。给定一个业务流程,该机制能够以最小的代价确保它的执行原子性。定义了业务流程的可补偿性和可补偿级别,给出业务流程的可补偿性的判定算法。分析了补偿代价和调度之间的关系,并使用回溯法和遗传算法产生最优调度使得保证执行原子性的补偿代价最小。实验结果表明,生成的调度能够减少保证执行原子性所需的补偿代价,从而在一定程度上提高了业务流程的QoS。
     3.提出了一种利润驱动的服务选择机制。该机制能够帮助业务流程在可靠性和伙伴服务使用费用之间做出权衡。提出业务流程的业务模型,利用该模型分析业务流程的利润和伙伴服务的QoS之间的关系,根据该关系提出优化业务流程利润和可靠性的服务选择方法。实验证明服务选择机制帮助业务流程取得高可靠性的同时也极大提高了利润。
     4.提出了一种业务流程的QoS预测机制。针对Web服务特有的事务属性,给出了不同流程结构下事务属性的约简规则,这样就能根据伙伴服务的事务属性推理出业务流程的事务属性。此外,分析了业务流程的容错结构对业务流程QoS的影响,特别是对执行时间、执行费用和可靠性的影响。
As an emerging technology for distributed computing,web services have received much attention in both academy and industry recently.It is promising as it enables the interaction between and integration of heterogeneous software applications that are developed by different technologies.In order to simplify the business logic and improve service reusability,a single web service only provides limited functionality.It is therefore necessary to compose several existing services to form a value added service(i.e.,business process) to meet the complex business requirements in the real world.As web services in a business process are loosely coupled,and as they are heterogeneous and autonomous,failures are expected to occur frequently during the execution of the business process.How to reduce failure occurrence and recover business processes from runtime failures therefore becomes a significant problem in the area of web services.
     To address the above problem,we propose several fault tolerant techniques for business processes in this thesis.Our techniques take into account the heterogeneity and autonomy of web services,and thus can improve the reliability of business processes in the context of web services.The main research works and contributions of this thesis are described as follows:
     1.We propose a rule-based approach to handle exceptions in business processes.Our approach separates the normal business logic from the exception handling logic,and thus simplifies the development and maintenance of business processes.Exception handling logic is specified by ECA rules which build upon a set of exception handling patterns that have high level semantics.At runtime,these ECA rules are first automatically transformed into standard WS-BPEL codes and then integrated into normal business logic.Experiments show that our approach is feasible.
     2.We propose a constraint-aware compensation mechanism.Given a business process,our mechanism can ensure its execution atomicity by the least cost. We define three-level compensatability,and devise an algorithm to judge the compensatability of a business process.We also analyze the relationship between compensation cost and service scheduling,and propose two algorithms to find the optimal schedule which makes the least compensation cost.Experiments show that our approach can reduce the compensation cost while ensure the execution atomicity,and thus improve the QoS of business processes.
     3.We propose a profit-driven service selection algorithm to assist business processes to strike a balance between service reliability and service usage fee.We propose a business model for business processes,and analyze the relationship between the profit of a business process and the QoS of its partners.According to the analysis,we give a selection algorithm which chooses services with high reliability but keeps the service usage fee low at the same time.We conduct various experiments and the results show our selection algorithm performs well.
     4.We propose an approach to predict the QoS of business processes.For each kind of process structure,we give a set of reduction rules for transaction property.By using these reduction rules,we can predict the transaction property of a business process based on the transaction properties of its partners.In addition,we investigate the effects of fault tolerant structures on different QoS attributes,which in turn give us guidelines to use these fault tolerant structures in business processes.
引文
戚正伟,毛宏燕,尤晋元.2005.基于重写逻辑的Web服务事务处理形式化描述[J].计算机学报,28(4):661-666.
    任怡,吴泉源,贾焰,韩伟红,管剑波.2005.事务处理技术研究综述[J].计算机研究与发展,42(10):1779-1784.
    唐飞龙,李明禄,曹健.2003.一个Web服务事务处理模型:结构、算法和事务补偿[J].电子学报,31(12),2074-2078.
    徐伟,金蓓弘,李京,曹建农.2005.一种基于移动Agent的复合Web服务容错模型[J].计算机学报,28(4):558-567.
    岳昆,王晓玲,周傲英.2004.Web服务核心支撑技术:研究综述[J].软件学报,15(3):428-442.
    Aalst W M P,Ter Hofstede A H M,Kiepuszewski B,Barros A P.2003.Workflow Patterns [J].Distributed and Parallel Databases,14(1):5-51.
    Alonso G,Casati F,Kuno H,Machiraju V.2003.Web Services:Concepts,Architectures and Applications[M].Springer Verlag,Berlin.
    Andrews T,Curbera F,Dholakia H,Goland Y,Klein J,Leymann F,Liu K,Roller D,Smith D,Thatte S,Trickovic I,Weerawarana S.2003.Business Process Execution Language for Web Services Version 1.1.http://www-128.ibm.com/developerworks/library/specification/ws-bpel/.
    Avizienis A,Laprie J-C,Randell B,Landwehr C E.2004.Basic Concepts and Taxonomy of Dependable and Secure Computing[J].IEEE Trans.Dependable Sec.Comput.,1(1):11-33.
    Berbner R,Spahn M,Repp N,Heckmann O,Steinmetz R.2006.Heuristic for QoS-Aware Web Service Composition[C].In Proceedings of International Conference on Web Services,72-82.
    Benatallah B,Casati F,Toumani F.2004.Web Service Conversation Modeling:A Cornerstone for E-Business Automation[J].IEEE Internet Computing,8(1):46-54.
    Benatallah B,Casati F,Ponge J,Toumani F.2005.On Temporal Abstractions of Web Ser-vice Protocols[C].In Short Paper Proceedings of the 17th Conference on Advanced Information Systems Engineering.
    Benatallah B,Sheng Q Z,and Dumas M.2003.The Self-Serv Environment for Web Services Composition [J].IEEE Internet Computing,7(1):40-48.
    Benatallah B,Sheng Q Z,Ngu A H H,Dumas M.2002.Declarative Composition and Peer-to-Peer Provisioning of Dynamic Web Services [C].In Proceedings of the 18th International Conference on Data Engineering,297-308.
    Bilgin A S and Singh M P.2004.A DAML-Based Repository for QoS-Aware Semantic Web Service Selection [C].In Proceedings of the 2rd IEEE International Conference on Web Services,368-375.
    Birell A D and Nelson B J.1984.Implementing remote procedure calls [J].ACM Transactions on Computer Systems,1(2):39-59.
    Bhiri S,Perrin O,and Godart C.2005.Ensuring Required Failure Atomicity of Composite Web Services [C].In Proceedings of 14th International Conference on World Wide Web,138-147.
    Boehm B W and Papaccio P N.1988.Understanding and Controlling Software Costs [J].IEEE Transactions on Software Engineering,14(10):1462-1477.
    Bonatti P and Festa P.2005.On Optimal Service Selection [C].In Proceedings of the 14th International Conference on World Wide Web,530-538.
    Buyya R,Abramson D,Giddy J,Stockinger H.2002.Economic Models for Resource Management and Scheduling in Grid Computing [J].Concurrency and Computation:Practice and Experience,14(13-15):1507-1542.
    Casati F,Ceri S,Paraboschi S,Pozzi G.1999.Specification and Implementation of Exceptions in Workflow Management Systems [J].ACM Transactions on Database Systems,24(3):405-451.
    Casati F,Sayal M,and Shan M-C.2001.Developing E-Services for Composing E-Services [C].In Proceedings of International Conference on Advanced Information Systems Engineering,171-186.
    Canfora G,Penta M D,Esposito R,Villani M L.2005.An Approach for QoS-aware Service Composition Based on Genetic Algorithms [C].In Proceedings of the 7th International Conference on Genetic and Evolutionary Computation,1069-1075.
    Cardoso J,Sheth A,Miller J,Arnold J,Kochut K.2004.Quality of Service for Workflows and Web Service Process [J].Journal of Web Semantics,1(3):281-308.
    Chiu D K W,Li Q,and Karlapalem K.1999.A Meta Modeling Approach for Workflow
    Management System Supporting Exception Handling [J].Information Systems,24(2):159-184.
    Cheng S,Chang C K,Zhang L-J,Kim T-H.2007.Towards Competitive Web Service Market [C].In Proceedings of IEEE International Workshop on Future Trends of Distributed Computing Systems,213-219.
    Chrysanthis P K.and Ramamritham K.1991.A Formalism for Extended Transaction Models [C].In Proceedings of 17th International Conference on Very Large Data Bases,103-112.
    Coello C A.2002.Theretical and Numerical Constraint-Handling Techniques used with Evolutionary Algorithms:A Survey of the State of the Art [J].Computer Methods in Applied Mechanics and Engineering,191(11-12).
    Cortellessa V and Grassi V.2007.Reliability Modeling and Analysis of Service-Oriented Architectures [M].In:Baresi L,Di Nitto E.(eds.) Test and Analysis of Web Services,Springer,Heidelberg,339-362.
    Curbera F,Duftler M J,Khalaf R,Nagy W,Mukhi N,Weerawarana S.2002.Unraveling the Web Services Web:An Introduction to SOAP,WSDL,and UDDI [J].IEEE Internet Computing,6(2):86-93.
    Curbera F,Khalaf R,Muhki N,Tai S,Weerawarana S.2003.The Next Step in Web Services [J].Communications of the ACM,46(10):29-34.
    Dalai S,Temel S,Little M C,Potts M,Webber J.2003.Coordinating Business Transactions on the Web [J].IEEE Internet Computing,7(1):30-39.
    Davis D,Karmarkar A,Pilz G,Winkler S,Yalcinalp U.2006.Web Services Reliable Messaging (WS-ReliableMessaging).http://docs.oasis-open.org/ws-rx/wsrm/200608/ wsrm-1.1-spec-cd-04.html.
    Davis L.1991 Handbook of Genetic Algorithms [M].New York:Van Nostrand Reinhold.
    Dayal U,Hsu M,and Ladin R.1991.A Transactional Model for Long-Running Activities [C].In Proceedings of the 17th International Conference on Very Large Data Bases,113-122.
    Dustdar S and Schreiner W.2005.A Survey on Web Services Composition [J].Internatinal Journal of Web and Grid Services,1(1):1-30.
    Erradi A,Maheshwari P,and Tosic V.2006.Recovery Policies for Enhancing Web Services Reliability [C].In Proceedings of the 4th International Conference on Web Services,189-196.
    Fauvet M C,Duarte H,Dumas M,Benetallah B.2005.Handling Transactional Properties in Web Service Composition [C].In Proceedings of 6th International Conference on Web Information Systems Engineering,273-289.
    Fensel D,Lausen H,Polleres A,Bruijn J,Stollberg M,Roman D,Domingue J.2007.Enabling Semantic Web Services [M].Springer Verlag,Berlin.
    Garcia-Molina H and Salem K.1987.Sagas [C].In Proceedings of the Association for Computing Machinery Special Interest Group on Management of Data Annual Conference,249-259.
    Greenfield P,Fekete A,Jang J,Kuo D.2003.Compensation is Not Enough [C].In Proceedings of the 7th International Enterprise Distributed Object Computing Conference,232-239.
    Grefen P,Vonk J,and Apers P.2001.Global Transaction Support for Workflow Management Systems:From Formal Specification to Practical Implementation [J],VLDB Journal,10(4):316-333.
    Haddad J,Manouvrier M,Ramirez G,Rukoz M.2008.QoS-Driven Selection of Web Services for Transactional Composition [C].In Proceedings of International Conference of Web Services,653-660.
    Hagen C and Alonso G.2000.Exception Handling in Workflow Management Systems [J].IEEE Transactions on Software Engeering,26(10):943-958.
    Hamadi R,Benatallah B,and Medjahed B.2008.Self-adapting Recovery Nets for Policy-driven Exception Handling in Business Processes [J].Distributed and Parallel Databases,23(1):1-44.
    Huhns M N and Singh M P.2005.Service-Oriented Computing:Key Concepts and Principles [J].IEEE Internet Computing,9(1):75-81.
    Jaeger M C,Rojec-Goldmann G,and Muhl G.2004.QoS Aggregation for Web Service Composition using Workflow Patterns [C].In Proceedings of the 8th International Enterprise Distributed Object Computing Conference,149-159.
    Jordan D and Evdemon J.2007.Web Serivces Business Process Execution Language Version 2.0,OASIS Standard.http://docs.oasis-open.Org/wsbpel/2.0/serviceref.
    Karunamurthy R,Khendek F,and Glitho R H.2006.A Novel Business Model for Web Service Composition [C],In Proceedings of IEEE International Conference on Services Computing,431-437.
    Kazhamiakin R,Pandya P,and Pistore M.2006.Representation,Verification and Computation of Timed Properties in Web Services Compositions [C].In Proceedings of the 4th International Conference on Web Services,497-504.
    Kerzner H.2003.Project Management:A Systems Approach to Planning,Scheduling,and Controlling [M].John Wiley & Sons,Inc.
    Kokash N and D'Andrea V.2007.Evaluating Quality of Web Services:A Risk-Driven Approach [C].In Proceedings of International Conference on Business Information System,180-194.
    Kowalkiewicz M,Momotko M,and Saar A.2008.Service Composition Enactment [M].In:Kuropka D,Troger P,Staab S,Weske M.(eds.) Semantic Service Provisioning,Springer,Heidelberg,145-162.
    Li L,Liu C,and Wang J.2007.Deriving Transactional Properties of Composite Web Services [C].In Proceedings of International Conference on Web Services,631-638.
    Limthanmaphon B and Zhang Y.2004.Web Service Composition Transaction Management [C].In Proceedings of 15th Australasian Database Conference,171-179.
    Liu A,Huang L,and Li Q.2006.QoS-Aware Web Services Composition Using Transactional Composition Operator [C].In Proceedings of the 7th International Conference on Web-Age Information Management,217-228.
    Liu A,Huang L,Li Q,Xiao M.2006.Fault-tolerant Orchestration of Transactional Web Services [C].In Proceedings of the 7th International Conference on Web Information Systems Engineering,90-101.
    Liu A and Li Q.2007.Ensuring Consistent Termination of Composite Web Services [C].In Proceedings of SIGMOD Ph.D.Workshop on Innovative Database Research,15-20.
    Liu A,Li Q,Huang L,Xiao M.2007.A Declarative Approach to Enhancing the Reliability of BPEL Processes [C].In Proceedings of International Conference on Web Services,272-279.
    Liu A,Li Q,Huang L,Liu H.2008.Building Profit-Aware Service-Oriented Business Applications [C].In Proceedings of International Conference on Web Services,489-496.
    Liu A,Li Q,Huang L,Xiao M,Liu H.2008.QoS-Aware Scheduling of Web Services [C]. In Proceedings of the 9th International Conference on Web-Age Information Management,171-178.
    Liu H,Li Q,Gu N,Liu A.2008a.A Logical Framework for Modeling and Reasoning about Semantic Web Services Contract [C].In Proceedings of International Conference on World Wide Web,1057-1058.
    Liu H,Li Q,Gu N,Liu A.2008b.Exploiting Semantics for Analyzing and Verifying Business Rules in Web Services Composition and Contracting [C].In Proceedings of IEEE International Conference on Web Services,112-119.
    Liu H,Li Q,Gu N,Liu A.2008c.Modeling and Reasoning about Semantic Web Services Contract using Description Logic [C].In Proceedings of International Conference on Web-Age Information Management,179-186.
    Liu Y,Ngu A,and Zeng L.2004.QoS Computation and Policing in Dynamic Web Service Selection [C].In Proceedings of the 13th International Conference on World Wide Web,66-73.
    Little M.2004.Models for Web Services Transactions [C].In Proceedings of the Association for Computing Machinery Special Interest Group on Management of Data Annual Conference,872.
    Luo Z,Sheth A P,Kochut K,Arpinar I B.2003.Exception Handling for Conflict Resolution in Cross-Organizational Workflows [J],Distributed and Parallel Databases,13(3):271-306.
    Maximilien E M and Singh M P.2004.A Framework and Ontology for Dynamic Web Services Selection [J],IEEE Internet Computing,8(5),84-93.
    Maximilien E M and Singh M P.2004a.Toward Autonomic Web Services Trust and Selection [C].In Proceedings of 2rd International Conference on Service-Oriented Computing,212-221.
    Mehrotra S,Rastogi R,Korth H F,Silberschatz A.1992.A Transaction Model for Multidatabase Systems [C].In Proceedings of the 12th International Conference on Distributed Computing System,56-63.
    Menasce D A.2002.QoS Issues in Web Services [J].IEEE Internet Computing,6(6):72-75.
    Menasce D A.2004.Composing Web Services:A QoS View [J].IEEE Internet Computing,8(6):88-90.
    Mikalsen T,Tai T,and Rouvellou I.2002.Transactional Attitudes:Reliable Composition of Autonomous Web Services [C].In Proceedings of the workshop on Dependable Middleware-based Systems at the Dependable Systems and Network Conference.
    Modafferi S and Conforti E.2006.Methods for Enabling Recovery Actions in WS-BPEL [C].In Proceedings of International Conference on Cooperative Information Systems,219-236.
    Montagut F and Molva R.2006.Augmenting Web Services Composition with Transactional Requirements [C].In Proceedings of the 4th International Conference on Web Services,91-98.
    Moss J E B.1981.Nested Transactions:An Approach to Reliable Distributed Computing.Technique report,MIT/LCS/TR-260.
    Nguyen X T,Kowalczyk R,and Phan M T.2006.Modeling and Solving QoS Composition Problem Using Fuzzy DisCSP [C].In Proceedings of the 4th IEEE International Conference on Web Services,55-62.
    Oldham N,Verma K,Sheth A,Hakimpour F.2006.Semantic WS-Agreement Partner Selection [C].In Proceedings of the 15th International Conference on World Wide Web,697-706.
    Ozsu M T and Valduriez P.1999.Principles of Distributed Database Systems [M].Prentice Hall.
    Panagos E and Rabinovich M.1997.Reducing Escalation-Related Costs in WFMSs [M].In NATO Advanced Study Institute on Workflow Management Systems and Interoperability.
    Papazoglou M P and Heuvel W-J.2007.Service-oriented architectures:Approaches,Technologies,and Research Issues [J].VLDB Journal,16(3):389-415.
    Pires P F,Benevides M R F,and Mattoso M.2002.Building Reliable Web Services Compositions [C].In Proceedings of Web,Web-Services,and Database Systems,NODe Web and Database-Related Workshops,59-72.
    Pu C.1988.Superdatabases for Composition of Heterogeneous Databases [C].In Proceedings of the 4th International Conference on Data Engineering,548-555.
    Pu C,Kaiser G E,and Hutchinson N C.1988.Split-Transactions for Open-Ended Activities [C].In Proceedings of the 14th International Conference on Very Large Data Bases,26-37.
    Ran S.2003.A Model for Web Services Discovery with QoS [J].ACM SIGecom Exchanges,4(1),1-10.
    Rosario S,Benveniste A,Haar S,Jard C.2007.Probabilistic QoS and Soft Contracts for Transaction Based Web Services Orchestrations [C].In Proceedings of IEEE International Conference on Web Services,126-133.
    Rusinkiewicz M.and Sheth A.1995.Specification and Execution of Transactional Workflows [M].In Modern Database Systems:The Object Model,Interoperability,and Beyond,592-620.
    Saivastava B and Kohler J.2003.Web Service Composition-Current Solutions and Open Problems [C].In Proceedings of International Conference on Automated Planning and Scheduling Workshop on Planning for Web Services.
    Schmietendorf A,Dumke R,and Reitz D.2004.SLA Management-Challenges in the Context of Web-Service-Based Infrastructures [C].In Proceedings of IEEE International Conference on Web Services,606-613.
    Schuldt H,Alonso G,Beeri C,Schek H-J.2002.Atomicity and Isolation for Transactional Processes [J].ACM Transactions on Database Systems,27(1):63-116.
    Singh M P and Huhns M N.2005.Service-Oriented Computing:Semantics,Processes,Agents [M].John Wiley & Sons,Ltd.
    Snell J.2002.Automating Business Processes and Transactions in Web Services.http://www.ibm.com/developerworks/library/vvs-autobp/index.html?S_TACT=105AG X52&S_CMP=cn-a-ws
    Tartanoglu F,Issarny V,Romanovsky A B,Levy N.2003.Coordinated Forward Error Recovery for Composite Web Services [C].In Proceedings of Symposium on Reliable Distributed Systems,167-176.
    Timmers P.1998.Business Models for Electronic Markets [J].Electronic Martets,8(2):3-8.
    Tong H and Zhang S.2006.A Fuzzy Multi-Attribute Decision Making Algorithm for Web Services Selection Based on QoS [C].In Proceedings of IEEE Asia-Pacific Conference on Services Computing.
    Tosic V,Pagurek B,and Patel K.2003.WSOL-A Language for the Formal Specification of Classes of Services for Web Services [C].In Proceedings of International Conference on Web Services,375-381.
    Tsalgatidou A and Pilioura T.2002.An Overview of Standards and Related Technology in Web Services [J].Distributed and Parallel Databases,12(2/3):135-162.
    Wachter H and Reuter A.1992.The Contract Model [M].In:Elmagarmid A K.(eds)Database Transaction Models for Advanced Applications.Morgan Kaufmann,219-263.
    Wang Y and Vassileva J.2007.A Review on Trust and Reputation for Web Service Selection [C].In Proceedings of the 27th International Conference on Distributed Computing Systems Workshops,25.
    Weikum G and Schek H-J.1992.Concepts and Applications of Multilevel Transaction and Open Nested Transactions [M].In:Elmagarmid A K.(eds)Database Transaction Models for Advanced Applications.Morgan Kaufmann,515-553.
    Vidyasankar K and Vossen G 2004,A Multi-Level Model for Web Services Composition [C].In Proceedings of IEEE International Conference on Web Services,462-469.
    Vu L-H,Hauswirth M,and Aberer K.2005.QoS-Based Service Selection and Ranking with Trust and Reputation Management [C].In Proceedings of the 13th Internaltional Conference on Cooperative Information Systems,466-483.
    Xu J and Reiff-Marganiec.2008.Towards Heuristic Web Services Composition Using Immune Algorithm [C].In Proceedings of IEEE International Conference on Web Services,238-245.
    Ye X and Mounla R.2008.A Hybrid Approach to QoS-Aware Service Composition [C].In Proceedings of IEEE International Conference on Web Services,62-69.
    Younas M and Chao K-M.2006.A Tentative Commit Protocol for Composite Web Services [J].Journal of Computer and System Sciences,72(7):1226-1237.
    Yu Q,Liu X,Bouguetta A,Medjahed B.2008.Deploying and Managing Web Services:Issues,Solutions,and Directions [J].VLDB Journal,17(3):537-572.
    Yu T,Zhang Y,and Lin K-J.2007.Efficient Algorithms for Web Services Selection with End-to-End QoS Constraints [J].ACM Transactions on Web,1(1):1-26.
    Zeng L,Benatallah B,Dumas M,Kalagnanam J,Shang Q Z.2003.Quality Driven Web Services Composition [C].In Proceedings of 12th International Conference on World Wide Web,411-421.
    Zeng L,Benatallah B,Ngu A H H,Dumas M,Kalagnanam J,Chang H.2004.QoS-Aware Middleware for Web Services Composition [J].IEEE Transactions on Software Engineering,30(5):311-327.
    Zeng L,Lei H,Jeng J-J.Chung J-Y,Benatallah,B.Policy-Driven Exception-Management for Composite Web Services [C].In Proceedings of 7th International Conference on E-Commerce Technology,355-363.
    Zeng L,Lei H,and Chang H.2007.Monitoring the QoS for Web Services [C].In Proceedings of International Conference on Service Oriented Computing,132-144.
    Zhang A,Nodine M,Bhargava B K,Bukhres 0.1994.Ensuring Relaxed Atomicity for Flexible Transactions in Multidatabase Systems [C].In Proceedings of the Association for Computing Machinery Special Interest Group on Management of Data Annual Conference,67-78.
    Zhang J,Zhang N,and Zhang L-J.2006.Auction-Based Pricing Model for Web Services Providers [J].International Journal of Web Services Research,3(3):82-107.
    Zhao W,Moser L E,and Melliar-Smith P M.2005.A Reservation-Based Coordination Protocol for Web Services [C].In Proceedings of 3rd IEEE International Conference on Web Services,49-56.
    Zhou C,Chia L-T,and Lee B-S.2004.DAML-QoS Ontology for Web Services [C].In Proceedings of International Conference on Web Services,472-479.
    Zhou C,Chia L-T,and Lee B-S.2005.Web Services Discovery with DAML-QoS Ontology [J].International Journal of Web Services Research,2(2):43-66.
    Zo H,Nazareth D L,and Jain H K.2007.Measuring Reliability of Applications Composed of Web Services [C].In Proceedings of the Annual Hawaii International Conference on System Sciences,278.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700