Event Dictionary Publishing

A publisher has to check if an event can be published according to the filtering values.
Note:

If there is no subscriber for some events it is useless to publish them.

To improve performance, an aggregator can be used to gather events that occur during processing and then publish them after the end of the processing or when relevant. For more detail on the aggregator refer to the component documentation.