ardlema / akka-examples

Playing with akka and actor model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

akka-examples

Playing with akka and actor model.

The project implements a simple ping-pong example using Actors.

Requirements

  • Scala 2.10
  • sbt 0.13

Running the tests

Just type: sbt test

Running the example

Just type: sbt run

About

Playing with akka and actor model


Languages

Language:Scala 100.0%