高级检索

具有服务仲裁机制的内存数据库管理器的研究与设计

Study and Design of Main-Memory Storage Manager With Service-Mediation Control

  • 摘要: 介绍了一个具有服务仲裁机制的多线程内存数据库管理器(CS21)的研究与设计,重点阐述了CS21中的数据库服务仲裁器(DSM).DSM采用指数平均法进行消息执行时间的预测:如果一个消息预计可以在给定的时限内执行完,则该服务请求将被接受;否则就被抛弃,以提高系统的实时性.另外,还简述了CS21中的内存管理及数据索引技术.该系统已经在一个移动通信系统中得到了应用,实际应用表明,DSM对系统负荷进行了有效的控制,从而获得了较高的系统实时性.

     

    Abstract: Realization of main-memory storage manager (CS21) with data access control through service mediation is introduced. A service that is predicted possible to be executed within the time constraint will be accepted, otherwise it is rejected. The database service mediator (DSM) is an operation prediction model exploiting exponential averaging. The memory manager and indexing in CS21 are also presented briefly. The system has been implemented in a mobile telecommunication system where frequent and fast database access is required. Experimental results show, by blocking some of the database access requests using DSM, the overall real-time characteristics of the system is improved.

     

/

返回文章
返回