TU-Berlin-DIMA / scotty-window-processor

This repository provides Scotty, a framework for efficient window aggregations for out-of-order Stream Processing.
https://tu-berlin-dima.github.io/scotty-window-processor/
Apache License 2.0
75 stars 23 forks source link

Storm and Beam Connectors #7

Closed tuterbatuhan closed 5 years ago

tuterbatuhan commented 5 years ago

Hi, Please review the Storm connector that I implemented, as well as the benchmark. Also, the LoadGenerator2 class that measures the throughput with the number of elements received within the last X seconds.

PhilippGrulich commented 5 years ago

I think you first have to resolve the merge conflicts for this. Maybe you can isolate your changes and port them to the current master version.