摘要
面向服务架构下的企业信息集成的方式逐渐从传统的以应用服务器为中心的点对点交互模式,演变为基于企业服务总线(ESB)的总线式消息交换模式。本文首先提出了一个通用的企业服务总线的参考模型;论述了ESB的关键功能和特性;最后给出了借助Java反射机制和XStream设计并实现的一个基于MuleESB的动态服务代理的关键实现。结果表明基于企业服务总线和动态服务代理的设计模式能够显著降低开发工作量,简化配置,同时提供良好的性能和可扩展性,可以有效地用于企业级的信息集成项目中。
Enterprise Service Bus (ESB) based resource integration infrastructure is replacing the legacy application servercentric information integration pattern in service-oriented computing environment. A general-purpose reference model of ESB is given along with the reviews and key principles of realization. By leveraging Java Reflection and XStream, an information integration pattern of dynamic service broker based on ESB is proposed and realized which can achieve benefits of decreased development work, simplified configuration, high performance and scalability.
出处
《电脑编程技巧与维护》
2008年第15期51-53,共3页
Computer Programming Skills & Maintenance