Declarative specification of Broadway processing networks?

I’ve been thinking about building a data processing system that would dynamically assemble networks of predefined actors. I would feed it declarative specifications, encoded as data structures, and it would make all of the needed calls to set up and run the actors under Broadway. Before I leap off into implementation, I’d like to know if anyone else has any related ideas to offer.

1 Like