Autor:
Wimmer, Manuel

Cargando...
Foto de perfil

E-mails conocidos

manuel.wimmer@jku.at
wimmer@big.tuwien.ac.at

Fecha de nacimiento

Proyectos de investigación

Unidades organizativas

Puesto de trabajo

Apellidos

Wimmer

Nombre de pila

Manuel

Nombre

Nombres alternativos

Afiliaciones conocidas

Johannes Kepler University Linz, Austria
Johannes Kepler University Linz
Christian Doppler Laboratory for Model-Integrated Smart Production, TU Wien
Business Informatics Group, Vienna University of Technology
CDL-Mint, Johannens Kepler University, Austria
University of Linz, Spain

Páginas web conocidas

Página completa del ítem
Notificar un error en este autor

Resultados de la búsqueda

Mostrando 1 - 2 de 2
  • Artículo
    A Linda-based Platform for the Parallel Execution of Out-place Model Transformations
    Burgueño, Lola; Wimmer, Manuel; Vallecillo, Antonio. Actas de las XXII Jornadas de Ingeniería del Software y Bases de Datos (JISBD 2017), 2017-07-19.
    Context: The performance and scalability of model transformations is gaining interest as industry is progressively adopting model-driven techniques and multicore computers are becoming commonplace. However, existing model transformation engines are mostly based on sequential and in-memory execution strategies, and thus their capabilities to transform large models in parallel and distributed environments are limited. Objective: This paper presents a solution that provides concurrency and distribution to model transformations. Method: Inspired by the concepts and principles of the Linda coordination language, and the use of data parallelism to achieve parallelization, a novel Java-based execution platform is introduced. It offers a set of core features for the parallel execution of out-place transformations that can be used as a target for high-level transformation language compilers. Results: Significant gains in performance and scalability of this platform are reported with regard to existing model transformation solutions. These results are demonstrated by running a model transformation test suite, and by its comparison against several state-of-the-art model transformation engines. Conclusion: Our Linda-based approach to the concurrent execution of model transformations can serve as a platform for their scalable and efficient implementation in parallel and distributed environments.
  • Artículo
    Towards Distributed Model Transformations with LinTra
    Burgueño, Lola; Wimmer, Manuel; Vallecillo, Antonio. Actas de las XXI Jornadas de Ingeniería del Software y Bases de Datos (JISBD 2016), 2016-09-13.
    Performance and scalability of model transformations are becoming prominent topics in Model-Driven Engineering. In previous work, we introduced LinTra, a platform for executing model transformations in parallel. LinTra is based on the Linda model of a coordination language and is intended to be used as a middleware where high-level model transformation languages are compiled. In this paper we present an approach to achieve scalable out-place model-to-model transformation executions in LinTra by distributing the models involved in the transformation over a set of machines.