landtiller
Programmer
A question about triggering.
Is it possible to start an instance of an application for every nth message on a queue? For example if 15 messages are put on a queue can the trigger be configured to start one instance of an application for every 5 messages? I envision the applications processing the messages then closing after a specified amount of time.
None of the documentation I have seen seems to allow for this. Any suggestions?
Thanks
Is it possible to start an instance of an application for every nth message on a queue? For example if 15 messages are put on a queue can the trigger be configured to start one instance of an application for every 5 messages? I envision the applications processing the messages then closing after a specified amount of time.
None of the documentation I have seen seems to allow for this. Any suggestions?
Thanks