03-23-05 12:47 PM
We have an orchestration, which is triggered by the messages in the MSMQT.
Since messages are coming in too fast, according to the orchestration's
output, it seems that there are more than one orchestration instance running
at a time.
If this is true, how do we control the multi-threads? Or, how do we control
the messages from being consumed by the orchestration before the
orchestration finishes certain tasks? For the nature of this project, we can
only allow one orchestration running a time.
Thanks in advance.
Johnny
[ Post a follow-up to this message ]
|