Mario Rodriguez
Results
2
comments of
Mario Rodriguez
Hey @nvollmar I have found the error I was making in my application.conf.. I had `akka-kryo-serialization` inside my `akka.actor` and it was not reaching every time I ran my project....
As far as the overhead if using `automatic` as the strategy-id, how can I calculate the overhead so I can compare it with `explicit`? I am still trying to use...