首页    期刊浏览 2024年12月03日 星期二
登录注册

文章基本信息

  • 标题:A Novel Lightweight Main Memory Database for Telecom Network Performance Management System
  • 本地全文:下载
  • 作者:Lan, Lina ; Mao, Jingli ; Gou, Xuerong
  • 期刊名称:Journal of Networks
  • 印刷版ISSN:1796-2056
  • 出版年度:2012
  • 卷号:7
  • 期号:4
  • 页码:667-674
  • DOI:10.4304/jnw.7.4.667-674
  • 语种:English
  • 出版社:Academy Publisher
  • 摘要:Today telecom network are growing complex. Although the amount of network performance data increased dramatically, telecom network operators require better performance on network performance data collection and analysis. Database is the important component in modern network management model. Since main memory database (MMDB) store data in main physical memory and provide very high-speed access, MMDB can suffice the requirements on data intensive and real time response in network performance management system. This paper presents a novel lightweight design on MMDB for network performance data persistence. This design improves data access performance in following aspects. The data persistence mechanism employs user mode memory map provided by UNIX OS. To reduce the cost of data copy and data interpretation, the data storage format is designed as consistent with binary format in application memory. The database is provided as program library and the application can access data in shared memory to avoid the cost on inter-process communication. Once data is updated in memory, query application can get updated data without disk I/O cost. The data access methods adopt multi-level RB-Tree structure. In best case, the algorithm complexity is O(N). In worst case, the algorithm complexity is O(N*lgN). In real performance data distribution scenarios, the complexity is nearly O(N). The system approach has been tested in laboratory using benchmark data. The result shows the performances of the application fully meet the requirements of the product index. The CPU and memory consumption are also lower than network management system requirements.
  • 关键词:Network Management OAM&P (Operation; Administration; Maintenance; Provisioning);PM (Performance Management);MMDB (main memory database system);DRDBS (disk-resident database system);RB-Tree(red black tree)
国家哲学社会科学文献中心版权所有