Skip to content

HashRingBasedStreamQueueMapper

class

Namespace: Orleans.Streams

A IConsistentRingStreamQueueMapper and hence IStreamQueueMapper which balances queues by mapping them onto a hash ring consisting of silos.
public class HashRingBasedStreamQueueMapper : IConsistentRingStreamQueueMapper, IStreamQueueMapper

Constructors

Methods