commit | 10b5234f8ae9f04d0dec2de0d1a16a09e05f1478 | [log] [tgz] |
---|---|---|
author | Michael de Lang <kingoipo@gmail.com> | Fri Dec 25 15:28:14 2020 +0100 |
committer | Michael de Lang <kingoipo@gmail.com> | Fri Dec 25 15:28:14 2020 +0100 |
tree | 959c3db4b60da5db2f4a35f241c553a4f8cbecf0 | |
parent | 6ebe5b977df355680017996c63ed516164f32975 [diff] |
Fix potential lock inversion
Apache Celix is an implementation of the OSGi specification adapted to C and C++ (C++11). It is a framework to develop (dynamic) modular software applications using component and/or service-oriented programming.
For information how to build Apache Celix see Building Apache Celix
For an introduction into Apache Celix see Apache Celix Intro
For a guide how to start writing your own bundles and services see Getting Started Guide