欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
Apache Karaf
来自开放百科 - 灰狐
(版本间的差异)
(以内容'Apache Karaf 是一个轻量的的 OSGi 运行时,被用于 Apache ServiceMix ==链接== *[http://karaf.apache.org/ Apache Karaf官网] Category:OSGi [[Cat...'创建新页面) |
小 (→图集) |
||
(未显示1个用户的11个中间版本) | |||
第1行: | 第1行: | ||
− | Apache Karaf 是一个轻量的的 [[OSGi]] 运行时,被用于 [[Apache ServiceMix]] | + | 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: [https://github.com/apache/karaf Karaf Runtime] | ||
+ | *Clustering: [https://github.com/apache/karaf-cellar Karaf Cellar] | ||
+ | *Repository: [https://github.com/apache/karaf-cave Karaf Cave] | ||
+ | *Monitoring: [https://github.com/apache/karaf-decanter Karaf Decanter] | ||
+ | *API Management: [https://github.com/jbonofre/karaf-vineyard Karaf Vineyard] | ||
+ | *[https://github.com/jbonofre/karaf-boot Karaf Boot] | ||
+ | |||
+ | ==用户== | ||
+ | [http://karaf.apache.org/stories.html 使用Karaf的项目] | ||
+ | *[[ONOS]] | ||
+ | *[[OpenDaylight]] | ||
+ | *[[OpenHAB]] | ||
+ | *[[Pentaho]] [[Kettle]] | ||
+ | *[[Apache Unomi]] | ||
+ | *[[Liferay]] | ||
+ | *[[Nexus]] Repository Manager OSS 3 | ||
+ | *[[Talend]] ESB & Service platform | ||
+ | *[[FUSE]] | ||
+ | *[[Jahia]] | ||
+ | *[https://www.novabase.com/financial/wizzio/ Digital Banking Platform Powered by Apache Karaf] | ||
+ | *Netflix Serverless: Multi-tenant Rule Engine Service Powered by Apache Karaf | ||
+ | |||
+ | ==文档== | ||
+ | |||
+ | ==图集== | ||
+ | <gallery> | ||
+ | image:apache-kafaf.png|系统架构 | ||
+ | image:Apache-Karaf-Services.png|Services | ||
+ | </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: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
[编辑] 文档
[编辑] 图集
[编辑] 链接
分享您的观点