If your messages have medium to big size you could also enable Kryo 
compression, besides that at this moment there is nothing else you can do 
on top of Akka remote, see my last post here 
<https://groups.google.com/forum/#!topic/akka-user/G8KKM61wqL8> but don't 
add to it please as it has grown too big.

Guido.

On Thursday, March 3, 2016 at 6:00:01 PM UTC, Konstantin Filatov wrote:
>
> Hello,
> I am a newbie in akka, and i have some questions:
> We have a setup from 3 servers with 1Gb network, trying tuning java 
> akka-cluster app (1-backend and 2 -frontend with netty on top)  but no 
> success, message bandwith is going down fast on 300-320M incoming traffic 
> on backend.
>
> Change JavaSerializer on Kryo brings 30%-40% pefromance but 300M limited 
> anyway.
>
> If take a look on threads from jmc we have only one New I/O Worker that 
> works and all others rest. Is where are a bottleneck of akka-cluster - 
> single channel of netty? Is where are way pick a pool of channels?
>
> Thanks
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to