基于消息中间件的航班信息显示系统的设计与实现.PDF
文本预览下载声明
2010 第19卷 第 10 期 计 算 机 系 统 应 用
基于消息中间件的航班信息显示系统的
设计与实现①
李小智 陶 勇 (湖南大学 软件学院 湖南 长沙 410082)
要:基于传统 B/S 模式的实时信息显示系统通过定时刷新页面方式以实现动态信息的显示,存在效率低、
与实际数据不同步等问题。引入基于发布/订阅模式的消息中间件,结合浏览器的插件技术组建航班信
息显示系统,系统应用服务器将数据推送给消息中间件,消息中间件再将数据以消息的方式推送给单
个或多个目标浏览器,达到动态信息实时显示的要求。测试结果表明,该系统具有页面响应快、服务
器资源消耗率低等特点,且随着系统规模的不断增加,性能也能得到保证。
关键词:B/S 模式; 发布/订阅; 消息中间件; 数据推送; 实时显示
Design and Implementation of Flight Information Display System Based on
Message-Oriented Middleware
LI Xiao-Zhi, TAO Yong (Software School, Hunan University, Changsha 410082, China)
Abstract: Real-time information display system is based on the traditional B/S mode which requires the user to
refresh the page occasionally in order to display dynamic information . The system is inefficient and it is
hard for the user to keep pace with the actual data. By means of leading the publish/subscribe model-based
message oriented middleware and the browser plug-in technology to build flight information display
system(FIDS), an application server moves the data to the Message-Oriented Middleware, and then the
Message-Oriented Middleware moves the data to a single or multiple target browsers. This system can meet
the requirement of displaying dynamical information. Test results show that the system has the
characteristics of rapid page response and low consumption rate of server resources.
Keywords: B/S model; publish/subscribe; message-oriented middleware (MOM); data push ; real-time display
1 引言 在一定程 上可以达到实时更新信息的要求,但实际运
航班信息显示系统(FIDS)作为机场管理信息系统 行时会生成大量不必要的流量,随着系统规模不断扩
一个子系统,是航站楼向旅客和外界发布航班信息的 大,其结果必然造成网络拥塞,服务器CPU 时间占用
主要手段,
显示全部