CppMicroServices

C++ Micro Services: The C++ Micro Services
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
The C++ Micro Services

The C++ Micro Services library provides a dynamic service registry based on the service layer as specified in the OSGi R4.2 specifications. It enables users to realize a service oriented approach within their software stack. The advantages include higher reuse of components, looser coupling, better organization of responsibilities, cleaner API contracts, etc.

Build Instructions

How to build the C++ Micro Services library is explained in detail on the Build Instructions page.

Tutorial

Here is a list of tutorial examples which create successively more complex modules to illustrate most of the features and functionality offered by the C++ Micro Services library:

User Documentation

The links in the following list point to important user documentation: