Pre packaged aggregation strategies for previously collected data.
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.