Re: [akka-user] Akka not processing messages in mailbox for a very long time after ActorSystem start

2015-10-01 Thread Dima Gutzeit
It's not for concurrent processing, rather for serialisation of requests on behalf of a single entity. Can't akka handle 100K actors :) ? I remember once reading an article of millions of actors.  Regards, Dima Gutzeit On Thu, Oct 1, 2015 at 12:07 AM -0700, "Roland Kuhn" <goo.

Re: [akka-user] Akka not processing messages in mailbox for a very long time after ActorSystem start

2015-10-01 Thread Dima Gutzeit
>From 2.1, ancient.And yes , it's for a pool of 100K. Regards, Dima Gutzeit On Wed, Sep 30, 2015 at 11:28 PM -0700, "Patrik Nordwall" <patrik.nordw...@gmail.com> wrote: >From what version did you update? I can confirm that there is a problem when using p

Re: [akka-user] [Akka 2.1.4] ConsistentHash router and memory issues

2015-08-15 Thread Dima Gutzeit
Lots of systems tied up on the Akka 2.1 binary protocol, not easy to migrate. If I want to port the 2.3 implementation of ConsistentRouter to 2.1, you think it's something easy to do, or everything was changed completely ? Regards, Dima Gutzeit On Sat, Aug 15, 2015 at 1:01 AM -0700, Roland

Re: [akka-user] [Akka 2.1.4] ConsistentHash router and memory issues

2015-08-13 Thread Dima Gutzeit
OMG. I better stop using ConsistentHashing routing then. Bummer. Regards,Dima Gutzeit On Thu, Aug 13, 2015 at 2:38 PM, Akka Team akka.offic...@gmail.com wrote: Hi Dima, as far as I can see the implementation is quite wasteful in creating these ConsistentActorRef wrappers (100K for every