Hi folks,
does sombody deal with so called business rules management systems (drools, camunda)? Can prefect be considered as an alternative to them? Maybe it good choice to build your own business rules management system on top of prefect?
Drools and camunda are java-based and heavy. I look for some lighwight pythonic solution like stream/batch (btw does prefect is really quick in processing streams?) DAG management system with visualization of graphs and ideally with ability to separate conditional expressions (like if ... then ...) and other code.