aspose file tools
The moose likes Other Application Frameworks and the fly likes esb(open esb) versus osgi Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Application Frameworks » Other Application Frameworks
Reply Bookmark "esb(open esb) versus osgi" Watch "esb(open esb) versus osgi" New topic
Author

esb(open esb) versus osgi

sid sree
Ranch Hand

Joined: Jun 28, 2007
Posts: 185
Hello All,


I have just started to read up on osgi and esb, From what I gather is that they aim to solve the same problem of introducing more modularity to java applications, however osgi aims to accomplish this within a single JVM and esb does not have any such pre-condition. Both are ways to implement the soa architecture broadly using the same technique of service registration and discovery.

Can anyone compare and contrast esb and osgi, point out when to use which ?


Thanks
Sudarshan
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
I've never thought of ESB and OSGi trying to solve the same problem at *all*, to be honest.
Hussein Baghdadi
clojure forum advocate
Bartender

Joined: Nov 08, 2003
Posts: 3158

ESB and OSGI are completely different technologies.
 
 
subject: esb(open esb) versus osgi
 
MyEclipse, The Clear Choice