Queued node
dtmoodie opened this issue · 0 comments
dtmoodie commented
Queued node should take an input image and stream.
Push the image onto a queue along with an event associated with the stream.
Save program state of all input variables for any children of the node.
Run all children on a separate thread pulling off the input variables and images, syncing with the event.