OSGi: What are the differences between Apache Felix and Apache Karaf?

Viewed 44374

Apache Karaf is a sub project of Apache Felix. It is defined as "a lightweight OSGi container".

I don't understand when should I use the heavyweight and when to use the lightweight. Their site doesn't explain this too much.

3 Answers
Related