
OSGi in Practice
by Neil Bartlett
Publisher: GitHub 2009
Number of pages: 313
Description:
Java alone does not support modularity in any useful way. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is nothing more nor less than the way to build modular applications in Java.
Download or read it online for free here:
Download link
(3.3MB, PDF)
Similar books
NetWorld!: What People are Really Doing on the Internetby David H. Rothman - Prima Communications
The Net is revolutionizing the way millions of people work, learn, fall in love, create art, do business, make friends, and entertain themselves. Rothman explores this new electronic meeting place, as well as the controversy that threatens it ...
(9427 views)
Java Native Interface: Programmer's Guide and Specificationby Sheng Liang - Prentice Hall PTR
The book documents the latest in native code programming for Java using the Java Native Interface with C/C++. The text is built around 'dos and don'ts', even specifying when you should not use JNI. Written for the experienced Java developer.
(26468 views)
Maven: The Complete Referenceby Tim O'Brien, at al. - Sonatype, Inc.
Maven is a build tool, a project management tool, a container for running build tasks. It is a tool that has shown itself indispensable for projects that graduate beyond the simple. This work is the first attempt at a comprehensive title on Maven.
(18252 views)
Java Application Development on Linuxby Carl Albing, Michael Schwarz - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(20654 views)