Scalable Microservices Architecture with Activiti 7: Sharing a Database with Different Process Definitions?
I want to propose an architecture that consists of adopting a set of microservices using Activiti 7 Core to deploy processes and expose a REST API to execute these processes. I have a single constraint: these microservices do not contain the same process definitions, and they must be scalable.
Scalable Microservices Architecture with Activiti 8: Sharing a Database with Different Process Definitions?
I want to propose an architecture that consists of adopting a set of microservices using Activiti 8 Core to deploy processes and expose a REST API to execute these processes. I have a single constraint: these microservices do not contain the same process definitions, and they must be scalable.
A activiti6 workflow, which method is applicable to the production environment for querying to-do tasks?
Everyone who has used activiti workflow, is this the way to use it?