Some simple tutorials for working with actors using Scala and Akka, including an implementation of the well-known PageRank algorithm.
More interesting stuff using actors to create a Twitter bot can be seen in the tshrdlu repository.
Code for a tutorial for basic concepts working with Akka using Scala.
ScalaApache-2.0
Some simple tutorials for working with actors using Scala and Akka, including an implementation of the well-known PageRank algorithm.
More interesting stuff using actors to create a Twitter bot can be seen in the tshrdlu repository.