Skip to content
dmonsch edited this page Nov 11, 2019 · 3 revisions

Welcome

This project was developed in the context of the dModel approach. The code is currently still largely undocumented, but this will most likely be improved in the future.

Overview

This repository is based on the previous PCM-Docker project (PCM-Docker Repository) and is in all aspects superior compared to the "old" implementation. Therefore you should avoid using the PCM-Docker repository if possible.

This implementation provides fully headless simulations of PCM (Palladio Component Model) instances. You can either use the code directly in your project as dependency (the harder way), or setup the provided Docker image and easily use the exposed REST interface.

Questions

If you are having questions and/or problems, feel free to open an issue.

Clone this wiki locally