Michał Ciołczyk

Scala and FP enthusiast

Scala and functional programming enthusiast, actor systems harnesser. Web developer during day, WoW player at night. Got Computer Science degree at AGH University of Science and Technology. Currently working on evidence based decision making tool in healthcare industry.

In the case of actor systems there are situations that processing within one of the actors fails because of failures that happened earlier in the system. It is difficult to trace down the origin of the failure and fix the mistake. This problem can be solved by collecting traces of messages passed between actors. However, this becomes a challenge when actor systems used in production are of large scale. In this paper, we provide a tool for tracing distributed actor systems - Akka Tracing Tool.

Slides
Video ←Back