Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!wuarchive!decwrl!ucbvax!hplabs!hpfcso!mjs From: mjs@hpfcso.HP.COM (Marc Sabatella) Newsgroups: comp.lang.misc Subject: Re: dataflow shell Message-ID: <8960002@hpfcso.HP.COM> Date: 27 Nov 89 18:17:19 GMT References: <0207@sheol.UUCP> Organization: Hewlett-Packard, Fort Collins, CO, USA Lines: 19 > { { { { synthesizer1 } > { synthesizer2 } } merger { { consumer1 >outputfile1 } > { consumer2 } } >not circular or DAG-type connections Although this was not present in my example, feedback loops are very common in the types of musical applications we were concerned with. And in particular, one extra path I would love to add to the above is one directly from each input synthesizer to an output file. This could presumably be done by assuming redirection is non-destructive. I don't see how to anything more complex than that. But this makes a good start. -------------- Marc Sabatella HP Colorado Language Lab marc%hpfcrt@hplabs.hp.com