|
|
|
|
|
by stingraycharles
2107 days ago
|
|
Thanks for sharing, I’m ashamed to admit that I never really “got” these rule engines, but seeing this example finally made things click for me. Am I correct that there’s a very large overlap between rule engines and workflow engines, and one could use a rule engine like this to implement workflows? |
|
State machine manages the workflow, rule engine determines which transitions to execute?
Maybe that is overkill, but I've been trying to build a model in my head on how to model complex business processes.