Pre-packaged aggregation strategies.
Usually aggregation of execution statistics is computational intensive. Therefore collected data should be flushed using a background or bulk processes, which will be encapsulated by so called Aggregators.
This package contains basic aggregators and the related interface.