Class QueueExtension

An extension for the scheduler to manage queues

Declaration

class QueueExtension
source link

Documentation

This adds the following routes to the scheduler

*  queue_create
*  queue_release
*  queue_put
*  queue_get
*  queue_size

Methods

Reexports