Jump to content

Queue

From LabVIEW Wiki
Revision as of 17:34, 20 November 2020 by Q (talk | contribs) (changed page from redirect to be the explaination of queues)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A Queue is a first-in first-out (FIFO) memory construct for operating on and passing data between parallel processes where one process is creating data to be used by another process.

See Also

Functions Palette/Programming/Synchronization/Queue Operations