Module krill::daemon::mq

source ·
Expand description

A simple message queue, responsible for listening for (CA) events, making them available for triggered processing, such as publishing signed material, or asking a newly added parent for resource entitlements.

Structs

  • Can be used as a priority value for [PriorityQueue]. Meaning that the time value which is soonest has the highest priority.

Enums

  • This type contains tasks with the details needed for triggered processing.

Functions