You may want to look at some of the stuff my team has been doing on modeling and structuring distributed computations, which I took to be the thrust of Guyren's post.
This paper introduces some of our ideas, including an example that is similar to Guyren's
Hi Guyren
Interesting writeup. We have a programming model that covers much of what you describe:
https://gitlab.com/masr/bspl/-/tree/kiko/
This article describes a diamond-topology example that is similar to yours, but more complex in that some of the messages have composite identifiers.
https://www.lancaster.ac.uk/staff/chopraak/pdfs/PoT.pdf
Best
Amit Chopra
And, of course, happy to chat!
You hit the point.. i was searching with similar idea . Please check out quine.io and specifically standing queries (triggers) .
Very interesting!
Hi Naveen
You may want to look at some of the stuff my team has been doing on modeling and structuring distributed computations, which I took to be the thrust of Guyren's post.
This paper introduces some of our ideas, including an example that is similar to Guyren's
https://www.lancaster.ac.uk/staff/chopraak/pdfs/PoT.pdf
We have tons of software for you to poke around:
https://gitlab.com/masr/bspl/-/tree/kiko/
Happy to have a chat:
Best
Amit Chopra