bptlab / scylla

Extensible BPMN process simulator
MIT License
19 stars 9 forks source link

Plugin for Signal Events #28

Open LuisePufahl opened 6 years ago

LuisePufahl commented 6 years ago

Currently, signal events are not supported by the simulator. A plugin should support the inter- and intra-process communication via signals. Therefore, a signal queue is needed which collects the produced signals and sends it out to all which are interested in this signal.