onrad 'ktoso <http://kto.so>' Malawski
> Akka <http://akka.io/> @ Lightbend <http://lightbend.com/>
>
> On February 9, 2018 at 13:56:35, Vladyslav Petrov (petro...@gmail.com
> ) wrote:
>
> Hello,
>
> I'm investigating the Akka Clustering to scale
/akka.io/> @ Lightbend <http://lightbend.com/>
>
> On February 9, 2018 at 13:56:35, Vladyslav Petrov (petro...@gmail.com
> ) wrote:
>
> Hello,
>
> I'm investigating the Akka Clustering to scale my project.
> Now, I have Chat room application based on web-
Hello,
I'm investigating the Akka Clustering to scale my project.
Now, I have Chat room application based on web-sockets and Akka framework.
Each user has own stateful Actor which handle and process messages from
friends in chat room.
Actor stores the following data:
- loggedUser - current u