Reconciling Spark APIs for Scala
Scala 3 gives you the tools to design the perfect Spark API. We proved it by creating the open source library Iskra.
Michał Pałka (@mchlpalka)
Scripting with Scala
Unix has a long tradition with scripting - small programs represented as text files that can be inspected, modified, and executed. Scala can be used for scripting too. Alexandru Nedelcu (@alexelcu) |
ING Contact Center 2.0 - Creating Resilient APIs
A case study from ING. In this blog post we shall look at some patterns that engineers in the CC 2.0 family apply to achieve high availability and resiliency. Auysh Mittal |
Functional event sourcing with cats-effect
Achieve maximal expressivity and domain abstraction while retaining actor protocol precision using the endless4s Scala library. Jonas Chapuis (@JonasChapuis) |