Parallelize events processing
Processing takes a long time.
There might be a way to parallelize event processing, especially for EventHandlers which do not have a dependency between them.
Edited by Christophe Bédard
Processing takes a long time.
There might be a way to parallelize event processing, especially for EventHandlers which do not have a dependency between them.