Name

adams.flow.source.DeQueue


Synopsis

Polls the specified queue in internal storage for an item, blocks till an item is available.
NB: The user needs to stop the flow as the DeQueue source will never stop, as it assumes that there will be more data coming through.


Additional information

Flow input/output:
- output: adams.flow.core.Unknown


Options