欢迎来到天天文库
浏览记录
ID:34423610
大小:1.62 MB
页数:66页
时间:2019-03-06
《硕士论文-面向服务的工作流研究与实现》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、西安建筑科技大学硕士学位论文面向服务的工作流研究与实现姓名:张大伟申请学位级别:硕士专业:计算机应用指导教师:贠卫国20060601西安建筑科技大学硕士学位论文面向服务的工作流研究与实现专业:计算机应用技术硕士生:张大伟指导教师:负卫国教授摘要工作流是对业务流程进行规范化控制和管理的技术。随着Web服务的蓬勃发展,越来越多的企业将Web服务引入他们的业务流程。然而,传统的C/S体系结构的工作流系统以及后来出现的錾于P2P的工作流系统都存在着缺陷,使企业无法充分利用Web服务的优势,实现业务上的敏捷。本文通过研究Web
2、服务与:I二作流结合的应用场景以及面向服务的技术架构,依照CommonJ规范定义的编程模型,探讨了一个完全面向服务的工作流系统的设计和实现方案。该系统针对Web服务的特性,重新构造了工作流管理系统的架构,并以Web服务取代传统的工作流引擎。工作流实现了描述文件与执行体的分离,采用“粗粒度”的Web服务作为工作流执行体,在工作流结点上实现了服务于数据管理的自治,并实现了以面向服务为基础的工作流过程控制模型的流转控制。流程中的活动完全由Web服务实现,使工作流流程成为一个能够在Internet上调用的服务,真正实现了跨越
3、操作系统和业务系统的平台无关性。这种面向服务的工作流充分考虑到业务系统开发环境的多样性,采用面向服务的思想重构工作流管理系统架构,既克服了传统C/S工作流存在服务器端瓶颈的缺陷,又克服了P2P:I二作流系统可管理性差、不能充分利用Web服务优势的缺点,具有较强的适应性、扩展性和灵活性。关键词::[作流;工作流管理系统;面向服务的架构;Web服务西安建筑科技大学硕士学位论文ServiceOrientedWorkflowResearchAndRealizationSpecially:ComputerApplication
4、&TechnologyName:DaweiZhangInstructor:WeiguoYunAbstractWorkflowisatechnologythatcanputnormalcontrolandstandardadministrationonbusinessprocess.AsinfrastructuresandsystemssupportingWebServicesaregettingintomature,moreandmoreorganizationsbegintointegrateWebservices
5、aspartoftheirbusinessprocesses.HoweveLboththeconventionalworkflowsystemswithC/SarchitectureandtheP2Pbasedworkflowssystemscominglatehavemanylimitations,whichmakeenterprisescan’ttakeadvantageofWebservicestOrealizeaflexiblebusinessprocess.Byresearchingtheapplicati
6、onscenebetweenWebservicesandworkflow,aswellaSthetechnologyofserviceorientedarchitecture,thisarticlepresentsthedesignandimplementationforacompletelyservice-orientedworkflowsystemwhichaccordingtotheprogrammingmodelofCommonJ.Thisarticlealsotalksaboutthereconstruct
7、ionofworkflowsystem’Sarchitectureandthereplacementofworkfowenginebyusingwebservicecorrespondingthecharactersofwebservice.Workflowsinthissystemare地dividedintodescriptiondocumentandexecutormodule.Themoduleisimplementedwith“coarsegrained”WebservicesTheworkflownode
8、hastheabilitytoobtainserviceandadministratedatabyitself.TheimplementationofprocesscontrolandadministrationtOservice-orientedworkflowprocessmodelsisstandardizedbySOAandprogra
此文档下载收益归作者所有