The repository provides two boundary aggregators for computing aggregations over sliding windows, namely sequential and parallel boundary aggregators (SBA and PBA).
pba includes an implementation of SBA and PBA, as well as a standalone performance evaluation framework.
fpba shows a simple integration of PBA on top of Apache Flink.