uzh / signal-collect

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

Use Akka config the way it's meant to be used #162

Closed pstutz closed 9 years ago

pstutz commented 9 years ago

Replace https://github.com/uzh/signal-collect/blob/master/src/main/scala/com/signalcollect/configuration/AkkaConfig.scala

Use the same format to configure Signal/Collect and instead use the GraphBuilder to build a Typesafe config instance.