Neos, it doesn't always matter when a message gets processed. A QSM pattern is an implementation of an Actor pattern, in which a message gets sent from one or many origins, knowing that - at some point - it will be processed. If you want anything to be determinate, then you would want to use another structure, maybe a timed while loop.
↧