OSGi in Depth

OSGi in Depth
Author: Alex Alves
Publisher: Simon and Schuster
Total Pages: 611
Release: 2011-12-11
Genre: Computers
ISBN: 1638351384

Download OSGi in Depth Book in PDF, Epub and Kindle

Summary OSGi in Depth shows Java developers how to develop to the OSGi Service Platform Enterprise specification, an emerging Java-based technology for developing modular enterprise applications. About the Technology OSGi is a mature framework for developing modular Java applications. Because of its unique architecture, you can modify, add, remove, start, and stop parts of an application without taking down the whole system. You get a lot of benefit by mastering the basics, but OSGi really pays off when you dig in a little deeper. About this Book OSGi in Depth presents practical techniques for implementing OSGi, including enterprise services such as management, configuration, event handling, and software component models. You'll learn to custom-tailor the OSGi platform, which is itself modular, and discover how to pick and choose services to create domain-specific frameworks for your business. Also, this book shows how you can use OSGi with existing JEE services, such as JNDI and JTA. Written for Java developers who already know the basics, OSGi in Depth picks up where OSGi in Action leaves off. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's Inside Deep dives into modularization, implementation decoupling, and class-loading Practical techniques for using JEE services Customizing OSGi for specific business domains ========================================​===== Table of Contents OSGi as a new platform for application development An OSGi framework primer The auction application: an OSGi case study In-depth look at bundles and services Configuring OSGi applications A world of events The persistence bundle Transactions and containers Blending OSGi and Java EE using JNDI Remote services and the cloud Launching OSGi using start levels Managing with JMX Putting it all together by extending Blueprint


OSGi in Depth
Language: en
Pages: 611
Authors: Alex Alves
Categories: Computers
Type: BOOK - Published: 2011-12-11 - Publisher: Simon and Schuster

GET EBOOK

Summary OSGi in Depth shows Java developers how to develop to the OSGi Service Platform Enterprise specification, an emerging Java-based technology for developi
Enterprise OSGi In Action
Language: en
Pages: 569
Authors: Holly Cummins
Categories: Computers
Type: BOOK - Published: 2013-03-27 - Publisher: Simon and Schuster

GET EBOOK

Summary Enterprise OSGI in Action is a hands-on guide for developers using OSGi to build the next generation of enterprise Java applications. By presenting rele
Modular Java
Language: en
Pages: 0
Authors: Craig Walls
Categories: Application software
Type: BOOK - Published: 2009 - Publisher:

GET EBOOK

"Modular Java" is a pragmatic guide to developing modular applications using OSGi, the framework for dynamic modularity in Java, and Spring Dynamic Modules, an
Spring Dynamic Modules in Action
Language: en
Pages: 842
Authors: Andy Piper
Categories: Computers
Type: BOOK - Published: 2010-09-03 - Publisher: Simon and Schuster

GET EBOOK

Java EE developers increasingly want to utilize OSGi to develop modular applications for component and service-based architectures. But tools required for OSGi
OSGi in Action
Language: en
Pages: 852
Authors: Karl Pauls
Categories: Computers
Type: BOOK - Published: 2011-04-05 - Publisher: Simon and Schuster

GET EBOOK

What is OSGi? Simply put, OSGi is a standardized technology that allowsdevelopers to create the highly modular Java applications that are required forenterprise