Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

Service oriented architecture

  • submit to reddit

OSGi in Action, Creating Modular Applications in Java

OSGi in Action is a an excellent treatment of a complex subject. The authors do a very good job of explaining what OSGi is, what it does, and how it can be useful. They also go into considerable...

1 replies - 5665 views - 01/31/11 by Ivan Kirkpatrick in Book Reviews

Service-Orientation vs. Object-Orientation: Understanding the Impedance Mismatch

Object-oriented programming languages and techniques provide a powerful means for designing and building applications. These techniques do not always translate well into a service oriented paradigm. Service orientation demands a different set of design...

7 replies - 13273 views - 07/31/08 by Masoud Kalali in Articles