LINE Solver
MATLAB API documentation
Loading...
Searching...
No Matches
Polling Systems

Gated, exhaustive, and k-limited polling strategies.

The polling module implements algorithms for polling systems with various polling strategies (gated, exhaustive, k-limited).

Key Functions

polling_qsys_1limited

Description: W=polling_qsys_1limited(arvMAPs,svcMAPs,switchMAPs)

Syntax:

polling_qsys_1limited(...)

polling_qsys_exhaustive

Description: W=polling_qsys_exhaustive(arvMAPs,svcMAPs,switchMAPs)

Syntax:

polling_qsys_exhaustive(...)

polling_qsys_gated

Description: W=polling_qsys_gated(arvMAPs,svcMAPs,switchMAPs)

Syntax:

polling_qsys_gated(...)