Hi,
I am new to Akka and am exploring router resizing feature of Akka.I have a 
doubt here that once the router increases the number of routees at a given 
time , cant it also decrease the number.I mean i read it here 
<http://stackoverflow.com/questions/16649555/dynamically-add-remove-routees-to-a-router-actor>
 that 
once size is increased the size is increased i.e the number of routees you 
have to reduce it by giving Poison pill. Please correct me if I am wrong.
   Further its related to the previous one only that once you have 
specified initial number of instances why do u specify lower bound , which 
at times is lower then the initial number of instances. So does the number 
of routees decrease by their own when you dont have sufficient amount of 
work or you have to explicitly give poison pill!
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 http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to