摘要
该文设计并实现了一个用于VoIP网络的网管系统,该系统基于一种第三方的网络数据采集设备。文章首先叙述了系统的实现方案,并由此详细分析了三个关键部分的实现策略:中心数据库中的关联映射及高速缓存分配机制,基于一种改进型MVC结构的Web应用服务,运用博弈论思想所实现的高效数据总线。实际运行效果表明:该系统的设计是合理、高效、健壮的。
We have designed and implemented a network management system of VoIP(voice over internet protocol)in this paper,which is based on a kind of third-party equipments to collect the data on network.At first we summarize the scheme to achieve this system,and then expatiate the way in which to carry out the three key models.It includes the association of the tables in the central database and the mechanism to distribute cache,a Web application service based on an ameliorated Model-View-Controller and the high efficient data bus which practices the game theories.The final result of this system has proved that the system is reasonable,high efficient and steady.
出处
《计算机工程与应用》
CSCD
北大核心
2005年第6期123-126,共4页
Computer Engineering and Applications
基金
国家863高技术研究发展计划项目(编号:2003AA121560)
关键词
博弈论
数据总线
工作者线程MVC结构
关联数据库
game theory,data bus,worker thread,Model-View-Controller framework,database of associated structure