- Learning Karaf Cellar
- Jean Baptiste Onofré
- 165字
- 2021-12-08 12:33:22
Chapter 1. Apache Karaf – Provisioning and Clusters
Open Software Gateway initiative (OSGi) has been "hidden" for a long time and reserved to middleware such as IDE or application servers. However, OSGi can be applied in a lot of different contexts and applications. An OSGi application needs an environment to run. Apache Karaf is a lightweight, powerful, and enterprise-ready OSGi container where you can deploy your applications. On a production system, especially a mission-critical platform, it makes sense to be able to manage a set of Apache Karaf containers and to spread the deployment (or provisioning) of applications to these different instances.
In this chapter, we will cover the following topics:
- What is OSGi and what are its key features?
- The role of the OSGi framework
- The OSGi base artifact—the OSGi bundle and the concept of dependencies between bundles
- The Apache Karaf OSGi container and the provisioning of applications in the container
- How to manage the provisioning on multiple Karaf instances?
推薦閱讀
- 信息通信網絡建設安全管理概要2
- 物聯網技術與應用
- Learning Swift(Second Edition)
- 圖解手機元器件維修技巧
- 物聯網長距離無線通信技術應用與開發
- 網絡安全應急響應技術實戰指南
- Getting Started with nopCommerce
- Microsoft Power Platform Enterprise Architecture
- 一本書讀懂TCP/IP
- 精通SEO:100%網站流量提升密碼
- 路由與交換技術
- 結網@改變世界的互聯網產品經理(修訂版)
- Next.js Quick Start Guide
- 5G智聯萬物:輕松讀懂5G應用與智能未來
- OpenCV 3 Computer Vision with Python Cookbook