Re: [akka-user] Performance tuning

2014-09-05 Thread Konrad 'ktoso' Malawski
Glad you were able to figure it out.  Indeed tweaking the dispatchers is very often the way in such situations, the exact settings are very dependent on the actual workloads ofc. Happy hakking!  --  Konrad 'ktoso' Malawski hAkker @ typesafe http://akka.io -- >> Read the docs: http

[akka-user] Performance tuning

2014-09-05 Thread Malte
Hi, I just started using Akka and am writing an application that consists of three layers - extracting tar files -> reading the extracted json files -> writing it to Cassandra. Because it so very step based I figured Akka would be a good fit. I use the default settings and three sub-workers: