Allen4Tech
Allen4Tech

Reputation: 2184

Is it sensible to generate aggregation layer with Activiti in Micro Service

My project is created with Micro Service architecture, one business process may need multiple services call. I want to use Activiti to generate aggregation layer, so that dev can write less code and we can just deploy different bpmn file if the workflow changed. Is it sensible? Anybody has the similar experience?

Upvotes: 2

Views: 60

Answers (1)

salaboy
salaboy

Reputation: 4133

Totally, have you looked at activiti cloud? That is the whole purpose of the project

Upvotes: 3

Related Questions