<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Apr 5, 2016 at 6:26 PM, Alexandre DENIS <span dir="ltr"><<a href="mailto:contact@alexandredenis.net" target="_blank">contact@alexandredenis.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Jack2 cannot parallelize processing if the graph is a pipeline: since<br>
every stage depends on the data from previous stage, they must be run<br>
in sequence.<br>
<br>
However, a pipeline may be parallelized if you trade parallelism<br>
against latency. You can run each stage in parallel if they process<br>
data from different periods.</blockquote><div><br></div><div>if you use netjack1, this does not happen. both ends of a netjack connection (1 master and N slaves) are synced to the same master sample clock.<br></div><div> <br></div></div></div></div>