Boost logo

Boost :

From: Stjepan Rajko (stipe_at_[hidden])
Date: 2007-11-11 14:18:08


On Nov 9, 2007 3:39 PM, Phil Endecott <spam_from_boost_dev_at_[hidden]> 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


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk