Concerto
Concerto is a preliminary implementation in Python 3 of the Concerto reconfiguration model.
- Source code (GPL Licence v3): https://gitlab.inria.fr/mchardet/madpp
Madeus Application Deployer (MAD)
MAD is a PYTHON implementation of the Madeus model. Its purpose is to offer a way to define a low-level deployment process and coordinate this deployment in an efficient and reliable manner. MAD is low-level but offers a highly generic deployment model.
- Documentation: https://mad.readthedocs.io/en/latest/
- Source code (GPL Licence v3): https://gitlab.inria.fr/Madeus/mad
Madeus Application Builder (MAB)
MAB is a GUI to build, simulate and export MAD assemblies. This project is under development.