Author Login Chief Editor Login Reviewer Login Editor Login Remote Office

Computer Engineering ›› 2006, Vol. 32 ›› Issue (3): 116-118.

• Networks and Communications • Previous Articles     Next Articles

Design and Implementation of Messaging Middleware Based on Hybrid Communication Model

PAN Huifang, ZHOU Xingshe, YANG Gang   

  1. School of Computer Science, Northwestern Polytechnical University, Xi’an 710072
  • Online:2006-02-05 Published:2006-02-05

基于混合通信模式的消息中间件设计与实现

潘慧芳,周兴社,杨 刚   

  1. 西北工业大学计算机学院,西安 710072

Abstract: This paper proposes a hybrid communication model of publish/subscribe and point-to-point, which are the main communication models of current messaging middleware, then designs and implements a hybrid communication model based messaging middleware (HCM3). The performance results of HCM3 show that it can possess the advantages of the two models. It can deliver messages with the features of high efficiency, flexibility and reliability.

Key words: Middleware;Publish/subscribe;Point-to-point;Hybrid communication model

摘要: 将发布/订阅和点对点两种消息通信模式相结合,提出并设计了一种基于混合通信模式的消息中间件系统,并针对系统实现中的关键问题提出了相应的解决策略。测试结果表明,该系统综合了两种通信模式的优点,在保证灵活性和可靠性的同时,消息传输效率也得到了有效提高。

关键词: 中间件;发布/订阅;点对点;混合通信模式