Fine tuning event processors? Delegated vs legacy event processors
Hi, We have a need to process asynchronous work in logical sequence. Now all events must be processed in order, but those with same criteria. By now we have solved this by creating a customized queue having only one event processor on the instance (v...
