Hacker News new | ask | show | jobs
by datadrivenangel 455 days ago
Now is it actually a state machine or is it just well logged?
1 comments

LangGraph implements a variant of the Pregel/BSP algorithm for orchestrating workflows with cycles (ie. not DAGs) and parallelism without data races. You can design your graph as a state machine if you so desire