Akka hands-on

This workshop gives an introduction to Akka via slides and hands-on exercises

Branches for the workshop:

  • master: Slides in /slides/index.html
  • java: Starting point for exercises in Java
  • java-solution: Solution for exercises in Java
  • scala: Starting point for exercises in Scala
  • scala-solution: Solution for exercises in Scala

The Java and Scala branches contain a README for preparations for the workshop (setting up IDE, etc.)