https://github.com/davewm/stream-table-join-test
https://github.com/davewm/stream-table-join-test
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/davewm/stream-table-join-test
- Owner: DaveWM
- License: epl-2.0
- Created: 2021-09-13T16:37:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T09:29:19.000Z (over 4 years ago)
- Last Synced: 2025-05-24T07:39:16.503Z (12 months ago)
- Language: Clojure
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stream-Table Join Test
This is a small application to demonstrate the behaviour of stream-table joins,
with respect to the `max.task.idle.ms` config property.
The topology looks like this:

Run through the repl code in `core.clj` to try it out.