Distractor is a continuation of reactor. The aim of the project is to write it entirely in Scala with Akka, so that reactors and transports could be easily distributed over network instead of being bound to one JVM.
./activator clean test
with coverage
./activator clean coverage test
./activator run
./activator "project distractor-core" clean assembly
java -jar distractor-core/target/scala-2.11/distractor-assembly-0.1-SNAPSHOT.jar
Note that this architecture overview may not be up to date. Code reference should be the internal actor system indicator