Integrating Akka Streams and Akka Actors: Part III
In this article, I will continue to explore patterns for integrating the Akka Streams API with Akka Actors, in support of building scalable and resilient systems for streaming data. Colin Breck (@breckcs) |
Monitoring Akka based applications with Cinnamon and DataDog
In this blog we will explore how Lightbend Telemetry could be used to efficiently monitor the performance of Akka based applications running on a single node. Sahil Sahwney |
The State Of In-Application State: What No One Is Talking About
Application state is not discussed very often and can be taken for granted. Sean Walsh (@SeanWalshEsq) |
Reactive Streams in Scala meet a Game Engine - Part 3
In this episode we will start the actual development of the game by planting some boilerplate, taking a crash course in libgdx, and setting the stage for the actual streaming implementation. Mikołaj Koziarkiewicz |
The three laws of config dynamics
How to fight against entropy in your configuration files. Francesco Negri (@dhinus) |