https://github.com/hazelcast/big-data-benchmark
https://github.com/hazelcast/big-data-benchmark
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hazelcast/big-data-benchmark
- Owner: hazelcast
- License: apache-2.0
- Created: 2017-02-07T15:51:08.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T04:48:51.000Z (over 2 years ago)
- Last Synced: 2025-07-07T03:41:53.487Z (6 months ago)
- Language: Java
- Size: 436 KB
- Stars: 13
- Watchers: 47
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# big-data-benchmark
This repository contains code that we at Hazelcast have used to benchmark batch and streaming data pipelines.
[word-count](word-count) has the batch pipeline code.
[trade-monitor](trade-monitor) has the streaming pipeline code.
All the code in this repository is Copyright (c) 2017-2020 Hazelcast Inc., released under the Apache 2.0 license.