Skip to content

Releases: kevinnguyen20/data-aggregation-in-distributed-networks

Release - 3.0.1

31 Aug 09:04
c870d0d
Compare
Choose a tag to compare

What's new:

  • Update config.sh.template

Release - 3.0.0

31 Aug 08:55
07a7e56
Compare
Choose a tag to compare

What's new:

  • Measuring throughput and end-to-end latency
  • Assign timestamps to records
  • Step-by-step tutorial
  • Diagrams showing results of our experiments
  • Facilitate workflow with additional shell scripts
  • Small bug fixes

Release - 2.0.0

16 Aug 10:27
6210319
Compare
Choose a tag to compare

What's new:

  • Docker deployment
  • Parallelism implemented
  • 2 data generators written in C
  • Improved delay mechanism
  • Small bug fixes

Release - 1.0.0

06 Aug 10:00
dc2f36c
Compare
Choose a tag to compare

What's new:

  • 2 Flink clusters running simultaneously
  • 1 Kafka data generator
  • Delay mechanism (Gaussian distribution based on real-world values)
  • Event watermarking
  • Multiple operations on events applied: filtering, summing, mapping, and windowing