How to use FreeMonad to build data pipelines for AI
I will present how to use FreeMonad to build data pipelines for AI. Will try to focus not on what FreeMonad is, but how we may take advantage of it and build readable, efficient and robust data pipelines.
The approach I present will focus on building pipelines that are build around business rules, not around Spark data frames.
Let's go through some most common patterns when it comes to integrating Scala applications with Kafka
How to implement fast and cost-effective backend for a multiplayer game using Scala, Akka and GraalVM
How Libretto, a Scala DSL for concurrent programming, can be used for writing custom stream operators