ERDSR: Efficient and Reliable Dynamic Service Routing in Enterprise Service Bus

Message transformation and routing is one of the core functions provided by Enterprise Service Bus (ESB). However, most of the current ESB software can only provide static configurable routing patterns, and some dynamic message routing patterns can not ensure the reliability and efficiency at the same time. In order to overcome these issues in the ESB, this paper proposes an Efficient and Reliable Dynamic Service Routing (ERDSR) pattern by using abstract routing table and abstract routing path. This dynamic message routing pattern mainly solves two issues: how to promote efficiency by modifying the path contents which is stored in the abstract routing table and how to re-locate service providers when they have problems.