c# Programming Glossary: multiplexer
Pipelines, multiplexing, and unbounded buffering http://stackoverflow.com/questions/15021469/pipelines-multiplexing-and-unbounded-buffering order and without gaps in the sequence. This is where the multiplexer comes in. Using the TakeFromAny method the multiplexer waits.. the multiplexer comes in. Using the TakeFromAny method the multiplexer waits for input from both of the filter stage producer queues... filter stage producer queues. When an image arrives the multiplexer looks to see if the image's sequence number is the next in the..
|