c++boostframeworksosgimodularization

C++ modularization framework (like OSGi) ?


I found one SOF http://www.codeproject.com/KB/library/SOF_.aspx , Are there anyother stable frameworks for modularization in C++ ?


Solution

  • The OSGi4Cpp tries to implement the OSGi specification in C++.