<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    On 03/08/2016 06:57 AM, Markus Seeber wrote:<br>
    <blockquote cite="mid:56DECC4C.9000207@spectralbird.de" type="cite">
      <pre wrap="">On 03/07/2016 08:37 PM, Jonathan E. Brickman wrote:
[...]
</pre>
      <blockquote type="cite">
        <pre wrap="">What is happening right now, is I have seven synth+filter chains, all
run through the single JACK server, all feeding eventually into the one
sound card.  I have more than ample CPU to run them all, but as you and
others have explained, one JACK server is reaching its limits to handle
them all because of the limits of the synchronous nature of everything. 
So what I intend to do, is to run all of the chains independently,
asynchronously, on their own JACK servers, and then combine them all
into a separate final which will connect to the sound card.  This is
being done already with as many motherboards as desired, but I would
like to do it within one very powerful box.
</pre>
      </blockquote>
      <pre wrap="">
Since you did not give much case specific information about the topology
of your processing chain, it is hard to tell where the problem is in
your case and how to solve it. Not sure what's up about all this
asynchronous talk, maybe we talk past each other? (pun intended)
Maybe some visualisation of your jack graph could help, I think patchage
can export the structure of that into a dot/graphviz file, you could
attach that. Information about the strain each of these filters puts on
the CPU would be helpful as a hint too. That would not be the number at
the top of htop, but next to the process of each of these filters.

Except from that, Paul and Fons already made the point about how this is
supposed to work.</pre>
    </blockquote>
    OK.  I should be able to have the box off-PA in a few days, and will
    work out producing a Patchage export and a ps aux export at load.<br>
    <br>
    In the meantime, we are talking about this:  <a
      href="http://lsn.ponderworthy.com/doku.php/concurrent_patch_management"><a class="moz-txt-link-freetext" href="http://lsn.ponderworthy.com/doku.php/concurrent_patch_management">http://lsn.ponderworthy.com/doku.php/concurrent_patch_management</a></a><br>
    <br>
    <div class="moz-signature">-- <br>
      <div style="color: #993300; font-size: 0.8em; font-style: italic;">
        Jonathan E. Brickman   <a class="moz-txt-link-abbreviated" href="mailto:jeb@ponderworthy.com">jeb@ponderworthy.com</a>   (785)233-9977<br>
        Hear us at <a href="http://ponderworthy.com">http://ponderworthy.com</a>
        -- CDs and MP3 <a
          href="http://ponderworthy.com/ad-astra/ad-astra.html">now
          available!</a><br>
        Music of compassion; fire, and life!!!
      </div>
    </div>
  </body>
</html>