Hi Michael,
okay sorry. I want to put events in an event queue and the event processing which takes one event after the other out of the queue shall start a process.
So i want "just start a process when a certain event happens in your software". Do a simple solution exist?
Thx!