
On Nov 9, 2007 3:39 PM, Phil Endecott <spam_from_boost_dev@chezphil.org> wrote:
Hi Stjepan,
A couple of months ago I saw a talk by Bdale Garbee about the GNU Radio project (http://gnuradio.org/). They're doing various kinds of
Great reference - thanks!
Personally, I'm interested in something that is superficially similar to this but with some make-like dependency tracking included. I
At some point in the future, I'm planning a "blueprint" layer which would provide a global representation of a dataflow network. Basically, each actual component would have a corresponding blueprint component, and those would be be embedded in a BGL graph so you could run different sorts of analysis (as well as instantiate or serialize the actual network). Also, if the components expose their threading properties, the blueprint could perhaps be automatically modified to include any needed threading-related guards before instantiating the actual dataflow network. Best regards, Stjepan