Towards transparent combination of model management execution strategies for low-code development platforms

Jolan Philippe,Héléne Coullon,Massimo Tisi,Gerson Sunyé,Jolan Philippe,Héléne Coullon,Massimo Tisi,Gerson Sunyé
DOI: https://doi.org/10.1145/3417990.3420206
2020-10-16
Abstract:Low-code development platforms are taking an important place in the model-driven engineering ecosystem, raising new challenges, among which transparent efficiency or scalability. Indeed, the increasing size of models leads to difficulties in interacting with them efficiently. To tackle this scalability issue, some tools are built upon specific computational strategies exploiting reactivity, or parallelism. However, their performances may vary depending on the specific nature of their usage. Choosing the most suitable computational strategy for a given usage is a difficult task which should be automated. Besides, the most efficient solutions may be obtained by the use of several strategies at the same time. This paper motivates the need for a transparent multi-strategy execution mode for model-management operations. We present an overview of the different computational strategies used in the model-driven engineering ecosystem, and use a running example to introduce the benefits of mixing strategies for performing a single computation. This example helps us present our design ideas for a multi-strategy model-management system. The code-related and DevOps challenges that emerged from this analysis are also presented.
What problem does this paper attempt to address?