hi endre,

thanks for response. 
i have a number of microservices talking to each other using distributed 
pubsub mediators. these services are not coupled, they are not aware of the 
types of actors existing in each other and simply exchange messages between 
the addresses.
now, each microservice is deployed in a number of instances within a 
cluster for a redundancy. when a message is sent to an address, it's routed 
between the nodes according to routing strategy provided. i though this 
might be a good idea to use not only round robin or random, but to actually 
support also metrics based load dependent routing. 
since i'm a newbie, there is a chance i miss something here. so, i'll be 
happy to receive your input on this.

thanks again and cheers. 

-- 
>>>>>>>>>>      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