资源描述:
《基于SEDA架构的网格服务容器设计与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、2008年3月北京航空航天大学学报March2008第34卷第3期JournalofBeijingUniversityofAeronauticsandAstronauticsVo.l34No3基于SEDA架构的网格服务容器设计与实现刘诚忠刘万涛胡春明(北京航空航天大学计算机学院,北京100083)摘要:网格服务容器是服务网格中的基础模块,负责屏蔽资源的异构性并和网格服务的运行提供支持.大多数网格服务容器均采用基于线程的并发机制来处理用户请求,在性能和可伸缩性上都存在局限.采用分级事件驱动架构SEDA(StagedEvent
2、DrivenArchitecture),通过划分阶段Stage的方式解除耦合,在阶段之间采用事件进行异步消息通信,结合非阻塞的I/O机制设计实现了一个事件驱动的网格服务容器,并从吞吐量、平均响应时间等方面和基于线程的服务容器进行了比较.结果表明事件驱动架构的确能在性能和可伸缩性方面带来效益,异步通信方式有效的减少了系统中的同步阻塞,带来更好的并发性.关键词:阶段;服务容器;异步性中图分类号:TP393.09文献标识码:A文章编号:10015965(2008)03033604GridservicecontainerbasedonSE
3、DALiuChengzhongLiuWantaoHuChunming(SchoolofComputerScienceandTechnology,BeijingUniversityofAeronauticsandAstronautics,Beijing100083,China)Abstrac:tThegridservicecontainerisafundamentalcomponentinaservicegrid,whichisresponsibleforshieldingresourceheterogeneityandhostinggridappl
4、icationservices.Mostcurrentgridservicecontainerimplementationsadoptthreadbasedconcurrencyapproachtoprocessconcurrentuserrequests,whichhaslimitationsintermsofperformanceandscalability.AneventdrivenarchitecturecalledSEDA(stagedeventdrivenarchitecture)wasadoptedtoimprovetheper
5、formanceofconcurrentprocessingandscalability.ItresultsindecouplingarchitecturewithdemarcationstagesbetweenwhicheventsasynchronouscommunicateandinwhichthenonblockingI/Omechanismcanbeadoptednaturally.Theearlyimplementationexperienceandsomeoptimisticperformanceevaluationresult
6、swerepresented,whichshowthattheeventdrivenarchitecturecanindeedraisetheperformancelikethroughputandlatencyandgetbetterscalabilitybytheasynchronousmessagemechanismandthereductionofthesystemsynchronousobstruction.Keywords:stages;containers;asynchronoussequentiallogic网格计算的目标是
7、在广域环境下实现异构资OMII.GlobusTookit工具包是一个开放源码的服[1]源屏蔽和分布资源共享.为了保证资源能够以务网格基础平台,基于开放结构、开放服务资源和服务的方式被访问,需要一个运行环境来提供对软件库,并支持网格和网格应用,目的是为构建网服务运行的支持,因此对进入网格的每一个资源,格应用提供中间件服务和程序库.CROWN是北[2]都需要一个服务容器来提供支持.航承担的国家自然科学基金委重大专项,旨在通通常一个服务容器是安装在一个网格节点上过服务网格及相关技术为广域环境内的资源共享的,而资源被封装为服务载入到网格容器中.较为合作提供
8、支持.OMII的目标则是为UKeScience著名的网格中间件有GlobusToolki,tCROWN和社区和内部组织成