Queue
Queue Configuration
1. Log in to Stream Administration Interface.
2. Access Queues from the drawer or card:
.3. Click on .
4. Fill in the fields:
-
The Name* of the queue. It must be unique.
-
The Description to add additional information on this queue.
-
The Throttle Duration and Throttle Parallelism. The maximum number of parallel request during the duration.
-
The Max Size* of the queue
If the queue is full every new request will be discarded. |
-
The Cluster Wide parameter defines the queue behavior in multi node setup. If not enabled, then the
throttleParallelism
andthrottleDuration
will be the same for all nodes in the cluster. If enabled, then thethrottleParallelism
andthrottleDuration
is generalized for all clusters.