uzh / signal-collect

A framework for scalable graph computing.
www.signalcollect.com
Apache License 2.0
148 stars 32 forks source link

Multi-jvm tests #164

Closed sunnylbk closed 8 years ago

sunnylbk commented 9 years ago

Using sbt multi-jvm plugin, we can instantiate a multi-jvm cluster as part of a test. By running signal-collect on top of this cluster, existing tests should pass.