Font Size: a A A

Messaging Middleware And Implementation

Posted on:2006-05-11Degree:MasterType:Thesis
Country:ChinaCandidate:X X WangFull Text:PDF
GTID:2208360155459039Subject:Computer software and theory
Abstract/Summary:PDF Full Text Request
Middleware system, operating system and database system are the basic technology in computer science domains. Middleware system and its concept are used in a lot of application systems. Message oriented middleware which servers as a message system is the development focus of the middleware technology. It uses high-efficient and reliable transmission mechanism to send information from one application to another application or to a lot of applications in the form of message.This thesis implements a message oriented middleware which is based on topic union. In the thesis we introduces the overall frame of the system, and the data structure of the message and the meaning of some attribute, and logic structure of the message queue, also introduces buffer pool of the send-queue and some operation of the queue.In order to improve system's performance and reliability, we use the pool technology to maintain the socket connection and use the software technology to implement the master and slave server. Based on the tree-like topological structure and relation between servers, we propose and implement the publish/subscribe system which is based on topic union.
Keywords/Search Tags:message oriented middleware, message, queue, point to point publish/subscribe
PDF Full Text Request
Related items