manuzhang / awesome-streaming

a curated list of awesome streaming frameworks, applications, etc
https://manuzhang.github.io/awesome-streaming
2.7k stars 297 forks source link

Add javactrl-kafka #65

Closed awto closed 1 year ago

awto commented 1 year ago

This is my tool displaying how stateful stream processors can be used for defining workflows as code. Basically, this is more of an approach rather than a tool, the tool is very minimalistic but depends on my delimited continuations implementation. Though just after Java (or Kotlin) gets its own persistent continuations the approach will work without any library.

manuzhang commented 1 year ago

Please add your language tag like [java]

awto commented 1 year ago

Added