Forum Discussion

Andrei_R's avatar
Andrei_R
Copper Contributor
May 26, 2022

How to start Azure queue processing by multiple WebJob instances when time constant expired or queue

There is a WebJob (many instances may be) and Azure queue as an input, InputQueue. There is another temporary Azure queue, named BatchQueue. In InputQueue we have 1 object per message. WebJob must pu...

Resources