QnaList > Groups > Akka-User > Apr 2016
faq

[akka-user] Terminated Messages Arriving Less With Congested Thread Pool?

Hi,
Our application has a pool of workers processing events, which trigger the 
start of some actors that automatically stop themselves after some checks, 
and some other actors which have watched them react on that. 
We're finding some unexpected behavior in that, when the workers pool is 
small, everything works fine, but when the workers pool is bigger, and thus 
the thread pool is more congested, the `Terminated` messages gradually stop 
arriving (they arrive at a lower rate, while all the other messages keep 
flowing).
Is this any way to stop this behavior?
We are using the default dispatcher everywhere, could configuring a 
different dispatcher ensure the timely arrival of the `Terminated` messages?
(We are using Akka 2.4.1)
Thanks,
Artur
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.

asked Apr 4 2016 at 04:11

Artur Soler 's gravatar image



Related discussions

Tagged

Group Akka-user

asked Apr 4 2016 at 04:11

active Apr 4 2016 at 04:11

posts:1

users:1

Akka-dev

Akka-user

©2013 QnaList.com