Class IdleToThresholdBalancer

    • Constructor Detail

      • IdleToThresholdBalancer

        protected IdleToThresholdBalancer​(double balancing_interval,
                                          boolean prio_increasing,
                                          boolean queue_ascending)
    • Method Detail

      • activelyBalance

        public void activelyBalance​(IResourceInstance instance)
        Description copied from interface: ILoadBalancer
        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.