Relative Content

Tag Archive for finite-state-machine

How to Implement a Parallel Workflow

I’m trying to implement a parallel split task using a workflow system. I’m using .NET but my process is very simple and I don’t want to use WF or anything heavy like that.