All videos
All videos
Serialization toolbox for Akka messages, events and persistent state that helps achieve compile-time guarantee on serializability
November 23, 2021
Every message leaving a JVM boundary in Akka needs to be serialized first. However, the existing solutions for serialization in Scala leave a lot of room for runtime failures that are NOT reported in compile time. We’re glad to introduce Akka Serialization Helper, a toolkit including a Circe-based, runtime-safe serializer and a set of Scala compiler plugins to counteract the common caveats when working with Akka serialization.
About the speakers

Paweł Lipski
Software Developer at VirtusLab
Scala/DevOps Engineer @ VirtusLab, with an inclination towards automating software development processes. Currently maintaining VirtusLab open source projects: git-machete, aka "probably the sharpest git repository…
Read more

Marcin Złakowski
Software Developer at VirtusLab
A Computer Science student and a Scala Developer at VirtusLab. Waiting for generics to be reified.
Read more
Other videos that you might like

How to waste less time with Sbt
Iulian Dragoș

Infrastructure as Types
Paweł Prażak

Tools: I see what you did there: Incrementalism and Inference in Build Tools
Stu Hood

Q&A session with Martin Odersky and Scala 3 team
Martin Odersky, Sébastien Doeraene, Krzysztof Romanowski, Darja Jovanovic, Guillaume Martres, Nicolas Stucki