Interface ILoadBalancer

    • Method Detail

      • activelyBalance

        void activelyBalance​(IResourceInstance instance)
        Balances the load. Two scenarios are possible. Either the load is balanced between all instances, or the specified instances pulls processes from the busiest one.
        Parameters:
        instance -