An open API service indexing awesome lists of open source software.

https://github.com/davewm/stream-table-join-test


https://github.com/davewm/stream-table-join-test

Last synced: 7 months ago
JSON representation

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:
![Topology](./topology.png)

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