• 论文 •    

Web服务运行时的监控和性能数据动态采集

张海腾,邵志清,郑红   

  1. 华东理工大学 计算机科学与工程系,上海200237
  • 出版日期:2011-08-15 发布日期:2011-08-25

Runtime monitoring and dynamic performance attributes data acquisition of Web services

ZHANG Hai-teng, SHAO Zhi-qing, ZHENG Hong   

  1. Department of Computer Science and Engineering, East China University of Science and Technology, Shanghai 200237, China
  • Online:2011-08-15 Published:2011-08-25

摘要: 为保证Web服务业务流程及时、准确地获得所调用服务的性能状况,提出了一种轻量级的Web服务运行时的监控和性能数据动态采集框架。该框架采用面向方面的编程,将方面代码植入业务流程执行语言的Web服务消息调用处,以收集服务实例执行状态、时间、事件信息,据此进一步计算出服务性能指标。监控独立于流程本身的运行,实现了服务调用逻辑与监控逻辑的分离。通过实验验证了该方法的可行性,表明监控代价是可以接受的。

关键词: 业务流程执行语言, 运行时监控, 性能, 面向方面编程

Abstract: To guarantee Web services process obtaining performance status of called service timely and accurately, a lightweight Web services runtime monitoring and dynamic performance attributes data acquisition framework in Business Process Execution Language (BPEL) was presented. This framework adopted an aspect-oriented programming, and aspect-oriented code was implanted in BPFL Web Service message. Execution status, time, event information were collected , then service performance was calculated. Monitoring was operated independently from process, so that service call logic and monitoring logic was separated. Examples were used to suggest that this approach was feasible, and the monitoring cost was affordable.

Key words: business process execution language, runtime monitoring, performance, aspect-oriented programming, Web services

中图分类号: