5 Comments
Sep 6Liked by Guyren Howe

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

Expand full comment
Sep 6Liked by Guyren Howe

And, of course, happy to chat!

Expand full comment

You hit the point.. i was searching with similar idea . Please check out quine.io and specifically standing queries (triggers) .

Expand full comment
author

Very interesting!

Expand full comment

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

Expand full comment