java - akka actors rebalancing among routers -


how rebalance number of actors among multiple routers. lets router1 has 20 actors, router2 has 15 actors. if want create router3 there possibility if grabbing n number of actors router1 , m number of actors router2.

i know can achieved giving poisonpill actors , bring new actors new router. better approach?


Comments

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -