Module svalve_timeout

Implements a basic feedback loop where items are dequeued when the sojourn time of another queue is less than a timeout valve.

Behaviours: svalve.

Description

Implements a basic feedback loop where items are dequeued when the sojourn time of another queue is less than a timeout valve.

svalve_timeout can be used as the feedback loop module in a svalve queue. It's argument is a timeout(), which is the timeout valve, i.e. the maximum sojourn time of the the other at which items are dequeued from the queue.

Generated by EDoc, May 1 2015, 11:53:46.