I do understand that JACK is designed to be completely synchronous. But a good pipelined architecture, can take multiple synchronous processing chains running independently (asynchronously to each other), and then merge them at the output end.
What I want to do is the equivalent using JACK at the synchronous level, so that I take advantage of more of my computing power. Eventually I will want to do exactly the same using four or five RPi-compatibles, with just one of them having the audio output;