摘要
本文将中间件技术引入到Twitter系统结构中,设计并实现了一套可信任的Twitter解决方案,该方案包括以下几部分:首先将系统的消息类型划分为存储型消息和验证型消息,并针对这两种不同的消息类型提出了相应的处理机制;提出以星型结构为基础的系统架构,引入消息中间件层,用于处理应用服务器传递的信息,采用中间件的分层结构体系,可以平衡各前端应用节点的负载,提高系统的可靠性、可伸缩性和可扩展性,使承载大访问量的Twitter服务成为可能。
The thesis introduces middleware to twitter system,it designs and realizes a reliable twitter solution,which includes the following points:Firstly,the system separates message into two types:storage message and validation message,and use different way to handle these two kind of messages.Secondly,the architecture is designed based on Hub-and-spoke,it introduces message-oriented middleware(MOM) layer to handle message which come from application layer.Using MOM layer can optimize the overall performance of the system and balance the load of nodes
出处
《微计算机信息》
2010年第15期35-36,48,共3页
Control & Automation
基金
"863"国家重点建设项目(2007AA01Z2A2)