Simplify Service Dependencies with Nodes
blog.twitter.com
Simplify Service Dependencies with Nodes
1–10 of 60 posts
Re: Simplify Service Dependencies with Nodes
#2Re: Simplify Service Dependencies with Nodes
#3Re: Simplify Service Dependencies with Nodes
#4So, between the lines - Twitter looks ahead to move to Java 8 and finally ditch Scala?
Re: Simplify Service Dependencies with Nodes
#5Re: Simplify Service Dependencies with Nodes
#6This is like the fourth instance of computational graphs that I've seen recently. Can someone recommend some resources on the underlying theoretical ideas? It's not just graph theory, it's something like computational graph theory or maybe data flow but neither seems to be at the level of formalism I'd like.
Re: Simplify Service Dependencies with Nodes
#7This is like the fourth instance of computational graphs that I've seen recently. Can someone recommend some resources on the underlying theoretical ideas? It's not just graph theory, it's something like computational graph theory or maybe data flow but neither seems to be at the level of formalism I'd like.
You can execute that kind of task with a RETE engine: https://en.wikipedia.org/wiki/Rete_algorithm
Re: Simplify Service Dependencies with Nodes
#8So, between the lines - Twitter looks ahead to move to Java 8 and finally ditch Scala?
Re: Simplify Service Dependencies with Nodes
#9Re: Simplify Service Dependencies with Nodes
#10This is like the fourth instance of computational graphs that I've seen recently. Can someone recommend some resources on the underlying theoretical ideas? It's not just graph theory, it's something like computational graph theory or maybe data flow but neither seems to be at the level of formalism I'd like.
You can execute that kind of task with a RETE engine: https://en.wikipedia.org/wiki/Rete_algorithm
I guess we all can at least agree that there is a way to pronounce it :)