Skip to main content

Apache Karaf Minho is a green Java application modules runtime.
It provides extensible modules launchers per module kind, out of the box services that any module running on Minho runtime can leverage without cost.
Minho is GFLE (Green Fast Light Efficient) runtime.

Lightning fast

Minho is very light and fast. Especially if you use the Minho service model, you can create complex modules in a minute, running super fast.

Any framework in one runtime

Minho supports a large number of Java frameworks that you can mix all together in one or multiple runtime instances.

Cloud ready

Minho is cloud ready runtime, able to run on a VM, Docker, Kubernetes, ...

Green and resources efficient

Minho is resources efficient as it allows you to gather different modules in different runtimes. One module is not necessary one runtime anymore. Better for our planet: Minho is a green.

Turnkey services

You want to work with a database, you want to expose a REST API. You don't have to implement all yourself, you can use services directly provided by Minho.

Easily create runtime packages

Don't worry how to create your runtime packages. Minho provides tools allowing you to easily create the packages, whatever you want to create a folder, an archive, a image.