Learning Apache Karaf (Paperback)

Johan Edstrom, Jamie Goodyear, Heath Kesler

  • 出版商: Packt Publishing
  • 出版日期: 2013-10-28
  • 售價: $1,480
  • 貴賓價: 9.5$1,406
  • 語言: 英文
  • 頁數: 128
  • 裝訂: Paperback
  • ISBN: 1782172041
  • ISBN-13: 9781782172048
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

商品描述

Everything you need to get started with installing, configuring, and administering Apache Karaf is contained in this book. All that's required is some basic Java and you're set to go and start developing applications using the OSGi container.

Overview

  • Understand Apache Karaf's commands and control capabilities
  • Gain familiarity with its provisioning features
  • Explore various application deployments targets experientially

In Detail

Apache Karaf is more than just an OSGi-based runtime container; it's an ecosystem of open source technologies that makes operating and managing applications easier. Karaf supports hot deployment of OSGi bundles by monitoring jar files inside the [home]/deploy directory. Each time a jar is copied in this folder, it will be installed inside the runtime. You can then update or delete it, and changes will be handled automatically. In addition, Karaf also supports exploded bundles and custom deployers.

Learning Apache Karaf will introduce developers and administrators alike to the OSGi-based container, and impart best practices by example. The book shows you how to set up an Apache Karaf distribution, and how to arrive at a production-ready deployment. Learning Apache Karaf teaches you everything you need to install, configure, and administer Apache Karaf.

Learning Apache Karaf will help guide you through the complexity of an OSGi container using sample code and configuration snippets to demonstrate the important aspects of managing and running a Karaf instance.

Learning to install and command the runtime is just the beginning; deploying and provisioning applications is just as important to the successful implementation of a stable and scalable architecture. You will discover how to monitor runtime environments using remote access, logging, and JMX, and you will also develop production-level architectures with high availability and security.

What you will learn from this book

  • Command and control the runtime
  • Explore system configuration tuning
  • Delve into Karaf’s provisioning mechanisms
  • Understand application deployment through practical examples
  • Improve your Karaf deployment to production-ready status
  • Harness Karaf’s features with our sample final project
  • Build a custom Karaf distribution
  • Deploy non-OSGi jars (wrap)

Approach

The book is a fast-paced guide full of step-by-step instructions covering all aspects of application development using Apache Karaf.

Who this book is written for

Learning Apache Karaf will benefit all Java developers and system administrators who need to develop for and/or operate Karaf’s OSGi-based runtime. Basic knowledge of Java is assumed.