Medical Imaging Interaction Toolkit  2023.12.99-63768887
Medical Imaging Interaction Toolkit
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.

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: