计算机与现代化

• 应用与开发 • 上一篇    下一篇

基于文件内存映射的用户场景还原工具

  

  1. 1.同济大学,上海200092; 2.浙江大学软件学院,浙江宁波315000; 3.浙大网新系统工程有限公司,浙江杭州310012
  • 收稿日期:2015-08-28 出版日期:2016-01-22 发布日期:2016-01-26
  • 作者简介:张云建(1970-),男,浙江宁波人,同济大学高级工程师,硕士,研究方向:计算机系统规划,网络架构,网站设计; 申馨(1989-),女,工程师,硕士,研究方向:软件测试,数据挖掘,电子服务研究。
  • 基金资助:
    国家科技支撑计划项目(2013BAH01B06)

User Scenario Reconstruct Tool Based on File Memory Mapping

  1. 1. Tongji University, Shanghai 200092, China; 2. School of Software Technology, Zhejiang University, Ningbo 315000, China; 3. Insigma Group, Hangzhou 310012, China
  • Received:2015-08-28 Online:2016-01-22 Published:2016-01-26

摘要: 为提高沟通效率和问题定位效率,利用文件内存映射技术,设计并实现基于文件内存映射的用户场景还原工具。以DevOps模式开发该工具,通过模板配合采集行为数据活动,使用多线程实现层与层间通信和解耦。该工具可还原用户场景,并自动检测业务规则,使开发人员在调试时能够快速地定位问题,使得沟通时有具体的数据支持,提高开发效率。以计费系统为应用背景,验证了该工具的有效性。

关键词: 用户场景还原, 用户行为, 文件内存映射

Abstract: To improve the efficiency of communication and problem positioning, using the file memory mapping technology, this paper describes the design and implementation of a user scenario reconstruct tool. 〖JP2〗The DevOps pattern is adapted to develop the tool. We acquire behavior data acquisition through the template, use multi-thread to implement the interlayer communication and decoupling. The tool can reconstruct the user scenarios and detect business rules automatically. It enables developers to locate problems quickly in debugging, makes communication with specific data to support, and improves development efficiency. The Billing Revenue Management System as the application background verifies the validity of the tool.

中图分类号: