节点文献

动态模板驱动的高性能SOAP处理

High Performance SOAP Processing Based on Dynamic Template-Driven Mechanism

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 花磊魏峻牛春雷郑浩然

【Author】 HUA Lei WEI Jun NIU Chun-Lei ZHENG Hao-Ran (Technology Center of Software Engineering , Institute of Software , Chinese Academy of Sciences , Beijing 100080)

【机构】 中国科学院软件研究所软件工程技术中心中国科学院软件研究所软件工程技术中心 北京 100080北京 100080

【摘要】 通过实验分析了Java平台上SOAP处理的性能,发现XML数据与Java数据间的数据模型映射是影响SOAP处理、决定Web服务性能的关键因素.对此,提出了一种新的数据模型映射机制——动态提前绑定,通过在运行时动态产生驱动数据模型映射的模板来避免耗时的Java反射操作,并实现XML数据对象和Java数据对象间的快速映射.动态产生的数据映射模板由上下文无关文法定义,并通过带输出的下推自动机实现.将此技术应用于自主开发的高性能SOAP引擎——SOAPExpress,实验表明SOAPExpress的平均性能比Apache Axis 1.2提高100%以上.

【Abstract】 In this paper, the authors first analyze the performance of SOAP processing on Java platform, and identify that data model mapping between XML data and Java data is the main impact factor on performance. Therefore, the authors propose a new paradigm of data model mapping- "Dynamic Early Binding" which enables to improve SOAP processing by avoiding Java reflection operations and proactively generating processing codes. This dynamic early binding is realized by Data Mapping Template (DMT), which is specified by extended context free grammar and implemented by pushdown automaton with output. The DMTs are generated and compiled at runtime and drive the data mapping process with XML Pull Parsing. The authors illustrate the effectiveness by applying it into a high performance SOAP engine, SOAPExpress, and yielding over 100% speedups compared to Apache Axis 1. 2 in Sun Microsystems’ benchmark-WS Test 1. 0.

【基金】 本课题得到国家自然科学基金(60573126);国家“九七三”重点基础研究发展规划项;目基金(2002CB312005)资助.
  • 【文献出处】 计算机学报 ,Chinese Journal of Computers , 编辑部邮箱 ,2006年07期
  • 【分类号】TP311.11
  • 【被引频次】27
  • 【下载频次】262
节点文献中: 

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

本文的引文网络