Article: Distributed JBI
Officially, the JBI (Java Business Integration) standard is limited to a single Java Virtual Machine (JVM) instance. In a new article, Sun’s Derek Frankforth describes and contrasts the strengths and weaknesses two different styles of setting up a distributed JBI topology using OpenESB, and shows how they complement each other in the end.
Derek points out that while the specification doesn’t explicitly state how a distributed version would function, two different ways of setting up a distributed JBI-based ESB setup have emerged. These topologies differ in the way they set up the individual ESB instances: In a homogeneous topology, each bus instance is configured with the same components; in a heterogeneous setup, the set of components is different. Finally, a combined topology aims to blend the advantages of both into a solution that should satisfy most needs.
In his discussion about the different strategies, Derek takes into account factors such as scalability, management, awareness and transport diversities. While he uses the open source OpenESB as his reference, many of the architectural implications can be transferred to other ESBs, whether JBI-based or not.
Read the full article for details.
JBI is a good starting model.
by
Ernest Rider
However I think the more general purpose direction might be to standardize on a distributed S.E.D.A Controller interface so that other technologies with WSDL bindings (not necessarilly heavyweight XML bindings either) can participate as a distributed multi hop load balancing and optimization regime. The benefits would be great, especially in utility computing, and predictive load alerting.
Educational Content
Concurrency in Clojure
Stuart Halloway May 17, 2013
Confessions of an Agile Addict
Ole Friis Østergaard May 16, 2013
Web Development: You're Doing It Wrong
Stefan Tilkov May 16, 2013
Programming The Feynman Way
Ben Evans May 15, 2013





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think