3pillarlabs/akka-clustering-wkshop

Name: akka-clustering-wkshop

Owner: 3Pillar Global Open Source

Description: null

Created: 2015-11-12 09:44:44.0

Updated: 2015-11-12 10:18:45.0

Pushed: 2015-11-13 09:24:28.0

Homepage: null

Size: 0

Language: Scala

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Akka clustering workshop

Initialize the repo
clone git@github.com:3pillarlabs/akka-clustering-wkshop.git

fetch
Jump to steps in workshop's code
checkout -b step1b step1

Step two:

checkout -b step2b step2

… and so on to step4

SBT How-to

Run a specific main class:

t
n-main com.example.ApplicationMain
o] Running com.example.ApplicationMain 

Run a specific test:

t
st:test-only *PingPongActorSpec
O] [11/13/2015 11:14:12.701] [pool-2-thread-1] [akka.remote.Remoting] Starting remoting

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.