SiriusLab / ModelDebugging

Runtime and tools to bring execution and simulation in your domain specific tooling built with Sirius and/or Eclipse Modeling Framework.
Eclipse Public License 1.0
6 stars 10 forks source link

Start an execution engine without a new Java thread #26

Open ebousse opened 7 years ago

ebousse commented 7 years ago

Add the possibility to start a GEMOC engine without always creating a new Java thread.

I required this for my own experiments, in which I encountered problems when multiple Java threads try to make transations to a unique Resource.

Also, this might help simplifying some test procedures.

dvojtise commented 7 years ago

with the transfer of the code to the Eclipse foundation (see gemoc@eclipse), this repository is now deprecated and replaced by https://github.com/eclipse/gemoc-studio-modeldebugging/

Since only the master branch was transfered, this pull request was not taken into account.

Please consider contributing/adapting this pull request to the new official repository https://github.com/eclipse/gemoc-studio-modeldebugging/