|
计算机科学 2007
Distributed Enterprise Service Bus:Design and Implementation
|
Abstract:
Enterprise Service Bus is a software infrastructure based on SOA for application integration. After the limitations of centralized ESB are analysed, a scheme design of distributed ESB base on JBI is proposed in this paper. Distributed ESB has the merits of load balancing, allowing single node failure, and supporting persistent messaging. A distributed ESB also avoids producing the performance bottleneck. Experiments prove that it is correct and effective.