Releases: GMAP/DSPBench
Releases · GMAP/DSPBench
v2.0.0
What's Changed
- Divided the single big project into separate projects for each platform
- Removed the abstract API for stream processing in favor of implementing directly on the platform API (we might look into Apache Beam in the future)
- Added Docker images to run applications locally
- Better documentation for each platform implementation
New Contributors
- @mayconbordin made their first contribution in #4
Full Changelog: data-stream-benchmark...v2.0.0
DSPBench: a Data Stream Processing Benchmark Suite for Real-World Applications
data-stream-benchmark Added more info on radme