Edit

Share via


StreamQueueBalancerType.DynamicAzureDeploymentBalancer Field

Definition

Stream queue balancer that uses Azure deployment information and silo statuses from Membership oracle for load balancing.
Requires silo running in Azure. This Balancer uses both the information about the full set of silos as reported by Azure role code and the information from Membership oracle about currently active (alive) silos and rebalances queues from non active silos.

public static Type DynamicAzureDeploymentBalancer;
 staticval mutable DynamicAzureDeploymentBalancer : Type
Public Shared DynamicAzureDeploymentBalancer As Type 

Field Value

Applies to