Interesting Reads
January 6, 2020•139 words
A growing collection of links to interesting articles and posts:
Algebraic Data Types (ADT) in Scala (2021): link.
Ten Flink Gotchas we wish we had known (2021): link.
Advanced Flink Application Patterns: Case Study of a Fraud Detection System (2020): Part 1, Part 2, Part 3.
Replayable Process Functions: Time, Ordering, and Timers in Flink (2019): link.
Rethinking Streaming Workloads with Akka Streams (2019): Part 1, Part 2, Part 3.
Diving in to Coroutines and Channels (2019): link.
A Practic...
Read post