in reply to Task orchestrator or distributed state machine

Regarding state machines supporting forking and joining, at the implementation level that is better done using multiple objects, one by fork.
  • Comment on Re: Task orchestrator or distributed state machine