Java类动态加载机制在铁路互联网售票中的设计与实现  

Java class dynamic loading mechanism in Internet Ticketing and Reservation System

在线阅读下载全文

作  者:王拓[1] 杨立鹏 

机构地区:[1]中国铁道科学研究院电子计算技术研究所,北京100081 [2]北京经纬信息技术公司,北京100081

出  处:《铁路计算机应用》2015年第11期30-34,共5页Railway Computer Application

摘  要:铁路互联网售票系统已经成为重要的售票渠道,部分高并发业务(比如余票查询、订单查询、常用联系人查询等)运行在分布式内存数据库集群中。由于业务逻辑维护优化的需要,业务代码需要频繁调整,通过重启服务的方式部署新代码新业务,耗时相当长。为提高运维效率,在研究Java类加载机制的基础上,本文探讨了适用于铁路互联网售票系统的代码动态部署模块的设计和实现过程,进行了测试与分析,并进行了总结。Internet Ticketing and Reservation System has been an important channel that sold railway tickets. Some applications were using distributed in-memory database to solve the concurrent access pressure, such as ticket-query- service, order-query-service, passenger-query-service, etc. Because some business logic code needed to be modified frequently, all the service nodes had to be restarted to deploy new program, while this operation usually took a long time. To improve the efficiency of operation and maintenance, based on Java class dynamic loading mechanism, this paper explained the design and implementation of Java class dynamic loading mechanism which was suitable for Interact Ticketing and Reservation System, tested the system module and analyzed the running results of the modules, given a conclusion and some suggestions.

关 键 词:铁路互联网售票系统 分布式内存数据库集群 Java类动态加载机制 JAVA虚拟机 

分 类 号:U293.22[交通运输工程—交通运输规划与管理] TP39[交通运输工程—道路与铁道工程]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象