摘要
为了保障互联网电子申报系统的安全性,Web网站和税务局内网不容许实时连接。通过同步和异步通信的比较,根据网络电子申报的特点,选择了使用JMS技术。文中详细介绍了Java中的异步处理机制一基于JMS的异步消息处理技术,并讨论了JMS在省级国税互联网电子申报系统数据集中分发子系统中的具体应用。JMS支持两种消息模型,我们主要使用了点到点消息模型。JMS消息系统允许分开的未耦合的应用程序之间可靠地异步通信。实践证明,JMS技术在网络电子申报的应用是成功的。
Web site can not connect to the intranet real - time in order to ensure the safety of E - filing system based on Internet. Compared .with the communication of asynchronous and synchronous,according to the character of E-filing system based on Internet, we decide to use the technology of JMS. This text introduces the JMS detailed, and discusses the application of JMS in e - filing system on provincial national revenue. JMS include two kind of message model, we mostly use the peer - to - peer model. JMS system allow the separate program to communicate reliable. Praticc proves that the Application of JMS in e - filing system on provincial national revenue is successful.
出处
《计算机技术与发展》
2006年第2期78-80,共3页
Computer Technology and Development
关键词
JMS
异步通信
电子申报
JMS
asynchronous communications
E - filing