节点文献

消息中间件技术的研究及实现

The Research and Implementation of the Message-oriented Middleware

【作者】 严宇峰

【导师】 陈和平;

【作者基本信息】 武汉科技大学 , 计算机应用技术, 2002, 硕士

【摘要】 随着计算机网络技术的发展和分布式应用的迅速普及,将应用从客户端/服务器模型向客户端/中间件/服务器三层模型进行转移已成为用户的迫切需求,也是当今计算机技术发展的一个主流趋势。 消息中间件是一种基于消息传递的中间件,它利用高效可靠的消息传递机制进行与平台无关的数据通信,并通过数据通信来进行分布式系统的集成和互操作,消息中间件可以很容易的实现分布式系统的伸缩性和扩展性。 X/OPEN组织是X/OPEN公司和开放软件基金会合并组建而成的国际开放系统组织。X/OPEN主要为网络计算和分布式应用建立开放的标准,它被大多数的国际硬件生产厂家及软件提供商所认可。X/OPEN组织提出的分布式事务处理模型DTP是建立分布式事务处理环境的国际标准。 本文首先综合分析了X/OPEN DTP模型,并且结合TCP/IP网络协议,从系统层的角度出发,提出实现一个符合DTP模型标准,并适用于异步、低可靠网络环境和跨平台的数据通信消息中间件OpenMessageQ的构想。 滑动窗口协议可以在不可靠线路上实现同步、有效的通信,本文通过对滑动窗口协议的的分析、改进及验证,在UDP协议层之上实现了OpenMessageQ协议,该协议可用于实现数据通讯的差错和流量控制。 RSA是一种非对称密钥密码体制,它允许在不安全的媒体上通过通讯双方交换信息,安全传送秘密密钥。OpenMessageQ采用RSA密码体制实现网络通讯的安全管理。同时本文也对OpenMessageQ采用的其它相关技术进行了讨论分析。 然后,本文在上述相关理论技术的基础上,提出了0penMessageQ消息中间件的体系结构,并且将其划分为消息对列、接口处理模块、安全管理模块、队列管理器和服务接口几个主要部分进行设计实现。OpenMessageQ不仅提供实时、高效、安全可靠的网络通讯服务,而且允许按名字进行跨网络的通讯,以及支持Linux与Windows的跨平台互联。 最后,本文运用0penMessageQ消息中间件,构建了一个数据迁移及备份的应用示例,将该中间件与实际应用进行了有机的结合。

【Abstract】 Along with the development of computer network technology and distributed application going deep into use, it is vendor’s impending demand to migrate the proprietary Client-Server model to Three Tier Software Architectures, which has emerged as the dominant computing paradigm in the decade.Message-oriented middleware (MOM) is a special middleware based on message-transmission, and it provides effective and reliable message transmission for communication across heterogeneous platforms. MOM services allow distributed application to locate transparently across the network, which provide interaction with another application or service, be independent from network services and scale up in capacity without losing function.The Open Group is an international open systems organization that is leading the way in creating the infrastructure needed for the development of network-centric computing and the information superhighway. Formed in 1996 by the merger of the X/Open Company and the Open Software Foundation, The Open Group is supported by most of the world’s largest user organizations, information systems vendors and software suppliers. The X/Open Distributed Transaction Processing (DTP) model is a software architecture that allows multiple application programs to share resources provided by multiple resource managements, and provides international standard for distributed application.First, based on system aspect, after synthetically analyzing X/OPEN DTP model and TCP/IP protocol, the paper implements a Message-oriented middleware product OpenMessageO software which applies to asynchronous fallible network and heterogeneous platforms.The slide windows protocol can provide the synchronous and effective communication for fallible network. Based on UDP protocol, the paper implements OpenMessageQ protocol which is used to deal with control of flow and fault, after analyzing mending and validating the slide windows protocol.RSA is a public-key cryptosystem in an effort to help ensure Internet security. RSA cryptosystem is used by OpenMessageQ to complete security management. Inaddition the paper has discussed and analyzed some correlative technologies else.And then based on correlative technologies above, the paper brings forward OpenMessageQ architectures which is made up of message queue, interface service module security management module, queues manager and interface. Not only OpenMessageQ provides real-time, effective secure network communication services for applications, but also allows named communication across Windows and Linux platform.Finally the paper gives an application sample to complete database transfer and backup, in which OpenMessageQ and the application is synthetically integrated.

  • 【分类号】TP311.52
  • 【被引频次】11
  • 【下载频次】278
节点文献中: 

本文链接的文献网络图示:

本文的引文网络