RoundRobinRouter
Parameters
clientsPerProvider
Map of providers to their available clients
Creates router from a flat list of clients, grouping by provider automatically.
Creates router from vararg clients, grouping by provider automatically.
Creates router from provider-client pairs, grouping by provider automatically.