rename AkkaConfig values to CamelCase
This commit is contained in:
parent
42e1bba164
commit
36ec202d94
30 changed files with 146 additions and 139 deletions
|
|
@ -12,7 +12,7 @@ import akka.routing.{ RoutedProps, Routing }
|
|||
import akka.AkkaApplication
|
||||
|
||||
object Pi extends App {
|
||||
|
||||
|
||||
val app = AkkaApplication()
|
||||
|
||||
calculate(nrOfWorkers = 4, nrOfElements = 10000, nrOfMessages = 10000)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue