Skip to main content

Module counting_policy

Module counting_policy 

Source
Expand description

Implement a sink-blocking policy that allows a limited number of items to be sent.

Structsยง

CountingPolicy ๐Ÿ”’
A sink-blocking Policy that can allow a limited number of items to be sent.

Constantsยง

MAX_LIMIT ๐Ÿ”’
The largest possible limited number of cells in a CountingPolicy.