PocoCapsule/C++ IoC & DSM Framework
PocoCapsule/C++ is an inversion of control (IoC) and domain specific modeling (DSM) framework for building component-based C/C++ applications as well as other user-defined component frameworks. It is non-invasive and accepts arbitrary container-agnostic plain-old C/C++ objects (POCO) as components ...
PocoCapsule/C++ IoC & DSM Framework is an open source software released under the term of GNU Lesser General Public License (LGPL).
PocoCapsule/CORBA
PocoCapsule/C++ CORBA is a componet framework for building component-based CORBA applications. It provides component assembly, configuration, and deployment models for applications of CORBA POA server, OMG-Event/Notification, OMG-DDS, JTRS-SCA, and OMG-RTC, etc.. This framework is built on top of the open source PocoCapsule/C++ IoC & DSM framework framework. It supports plain-old CORBA servants and even plain-old (non-CORBA) C++ objects as components ....