欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache Karaf
来自开放百科 - 灰狐
(版本间的差异)
小 (→项目) |
小 (→图集) |
||
(未显示1个用户的3个中间版本) | |||
第2行: | 第2行: | ||
==简介== | ==简介== | ||
+ | Current OSGi framework is [[Apache Felix]] | ||
==功能== | ==功能== | ||
第38行: | 第39行: | ||
*[[OpenDaylight]] | *[[OpenDaylight]] | ||
*[[OpenHAB]] | *[[OpenHAB]] | ||
+ | *[[Pentaho]] [[Kettle]] | ||
*[[Apache Unomi]] | *[[Apache Unomi]] | ||
*[[Liferay]] | *[[Liferay]] | ||
第52行: | 第54行: | ||
<gallery> | <gallery> | ||
image:apache-kafaf.png|系统架构 | image:apache-kafaf.png|系统架构 | ||
+ | image:Apache-Karaf-Services.png|Services | ||
</gallery> | </gallery> | ||
==链接== | ==链接== | ||
*[http://karaf.apache.org/ Apache Karaf官网] | *[http://karaf.apache.org/ Apache Karaf官网] | ||
+ | *[https://dzone.com/articles/building-microservices-in-osgi-with-the-apache-kar Building Microservices in OSGi With the Apache Karaf Framework] | ||
[[category:OSGi]] | [[category:OSGi]] | ||
[[category:Apache]] | [[category:Apache]] |
2022年4月29日 (五) 11:20的最后版本
Apache Karaf 是一个轻量的的 OSGi 运行时,被用于 Apache ServiceMix。
目录 |
[编辑] 简介
Current OSGi framework is Apache Felix
[编辑] 功能
[编辑] 指南
下载解压Karaf二进制包,然后运行 bin/karaf 或 bin\karaf.bat
karaf@root()> help karaf@root()> bundle:list karaf@root()> feature:list |grep -i karaf karaf@root()> bundle:info karaf@root()> bundle:services karaf@root()> bundle:classes karaf@root()> event karaf@root(event)> event:display karaf@root()> exit karaf@root()> feature karaf@root(feature)> feature:list karaf@root()> feature:repo-add cellar karaf@root()> feature:install cellar karaf@root()> feature:repo-add cave karaf@root()> feature:install cave karaf@root()> feature:repo-add decanter karaf@root()> feature:install decanter-collector-log
[编辑] 项目
- Runtime: Karaf Runtime
- Clustering: Karaf Cellar
- Repository: Karaf Cave
- Monitoring: Karaf Decanter
- API Management: Karaf Vineyard
- Karaf Boot
[编辑] 用户
- ONOS
- OpenDaylight
- OpenHAB
- Pentaho Kettle
- Apache Unomi
- Liferay
- Nexus Repository Manager OSS 3
- Talend ESB & Service platform
- FUSE
- Jahia
- Digital Banking Platform Powered by Apache Karaf
- Netflix Serverless: Multi-tenant Rule Engine Service Powered by Apache Karaf
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点