首页> 中文期刊> 《计算机应用与软件》 >面向 OSGi 框架的软件构件监控方法的设计与实现

面向 OSGi 框架的软件构件监控方法的设计与实现

     

摘要

面向 OSGi 框架的构件化软件开发方法被广泛应用。现有的 OSGi 构件监控方法仅能够监控动态服务调用所造成的资源消耗,未能考虑静态包引用的情况。针对该问题,提出一种面向方法的 OSGi 构件监控方法。该方法首先对代码进行分析,建立方法与构件间的映射关系,在方法前后插入监控逻辑以标记构件的边界;而后,跟踪线程的跨边界执行,将线程在方法中占用的 CPU 和内存计入对应的构件;同时,通过记录线程在不同构件间的转移,监测构件间的动态调用。实验结果表明,该方法能够以较低的开销准确监控 OSGi 中构件的 CPU 和内存资源消耗,以及构件间的交互行为。%OSGi framework-oriented componentised software development method is in wide use.Existing OSGi components monitoring methods can only monitor resources consumption caused by dynamic service call,but regardless the static packages importing situation.To address this issue,we propose a method-oriented OSGi component monitoring approach.First of all,this approach sets up the mapping relationship between methods and components by analysing the code,and inserts monitoring logic before and after the methods to mark the boundary of components.After that,the approach tracks the cross-border execution of each thread,adds the CPU time consumed and the memory occupied in methods by the threads to corresponding components.Meanwhile,by recording each thread transfer between components, it monitors the dynamic call between the components.Experimental results demonstrate that this approach is able to accurately monitor CPU and memory consumption of OSGi components and the interaction between the components with lower overhead.

著录项

  • 来源
    《计算机应用与软件》 |2014年第4期|1-6,58|共7页
  • 作者单位

    中国科学院软件研究所软件工程技术研究开发中心 北京 100190;

    中国科学院大学 北京 100049;

    中国科学院软件研究所软件工程技术研究开发中心 北京 100190;

    中国科学院大学 北京 100049;

    中国科学院软件研究所软件工程技术研究开发中心 北京 100190;

    中国人民解放军第306医院信息科 北京 100101;

    中国科学院软件研究所软件工程技术研究开发中心 北京 100190;

  • 原文格式 PDF
  • 正文语种 chi
  • 中图分类 计算技术、计算机技术;
  • 关键词

    OSGi; 软件构件; 资源监控; 线程跟踪;

相似文献

  • 中文文献
  • 外文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号