Hello Konrad,

  I am doing POC,  each message is a very short String. I am using akka 
with version 2.11-2.4.2. The messages is being sent out in a loop but with 
sleep for 2s for every 100 messages.

Thanks,
Yan

On Thursday, April 14, 2016 at 9:40:01 AM UTC-5, Konrad Malawski wrote:
>
> Hi there,
> we'll need more details on message size, versions, and timing of the 
> messages to be able to hint at anything :)
>
> -- 
> Konrad `ktoso` Malawski
> Akka <http://akka.io> @ Lightbend <http://lightbend.com>
>
> On 14 April 2016 at 16:38:57, Yan Pei (yan...@gmail.com <javascript:>) 
> wrote:
>
> Good Morning All,
>
> I am having issue with AKKA persistence cassandra load testing. If I send 
> out more than 20000 message to the AKKA system, it will not handle that 
> well.  
>
> I have created different persistent actors to handle around 1500 msg for 
> each. But even I did that, looks like AKKA system couldn't handle large 
> messages with too many persistent actors being created inside. 
>
> I am not sure if the cassandra is the bottleneck or the AKKA system 
> shouldn't been used this way to send large messages? Is it ok to create 
> more than one AKKA systems? 
>
> Thanks very much for any feedback.
>
> Emily
>  
>
> --
> >>>>>>>>>> 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 akka-user+...@googlegroups.com <javascript:>.
> To post to this group, send email to akka...@googlegroups.com 
> <javascript:>.
> Visit this group at https://groups.google.com/group/akka-user.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
>>>>>>>>>>      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 akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
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