I have very recently started to learn about Camunda. I want to combine reactive programming approach with formal business process definitions and I came across this presentation at CamundaCon 2019.
Reactive Microservice Orchestration with Camunda (CamundaCon 2019)
Unfortunately I don’t yet understand the Camunda internals well enough to be able to completely parse this approach (such as where the “ExecutionDelegate” would be instantiated and executed). Does anyone know if there is more information somewhere on this approach or a github repository perhaps?
Bernd Ruecker also was going to do a keynote on this topic at CamundaCon 2020.2 but I can’t locate the videos for this as well.