rantoniuk / akka-spray-cluster-example

This is a combination of the Akka cluster example with Spray.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Akka Cluster Example With Spray

This is a combination of the Akka cluster example with Spray.io. It uses very niave routing, which is only for demonstration purposes.

Run with:

  • sbt 'run-main main.TransformationFrontend 2551'
  • sbt 'run-main main.TransformationBackend 2552'
  • add new backend with sbt 'run-main main.TransformationBackend'
  • start console with sbt 'atmos:run'

About

This is a combination of the Akka cluster example with Spray.io.


Languages

Language:XSLT 67.8%Language:Scala 17.5%Language:CSS 14.7%