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
posted
1
I've never thought of ESB and OSGi trying to solve the same problem at *all*, to be honest.