Module glommio::controllers

source ·
Expand description

provides constructs to automatically control the shares, and in consequence the proportion of resources, that a task uses.

It implements data structures with embedded controllers derived from work in control theory like the PID controller.

Structs§

Enums§

  • The status of a particular controller. In some situations it is useful to disable the controller and use static shares instead.

Traits§