medizininformatik-initiative / mii-process-feasibility

Business processes for the NUM CODEX project (AP2) as plugins for the HiGHmed Data Sharing Framework
Apache License 2.0
3 stars 1 forks source link

Refactor request process to utilize process parallization of the camunda process engine #90

Closed EmteZogaf closed 10 months ago

EmteZogaf commented 10 months ago

Remove the usage of a custom thread pool and set process transaction boundaries around asynchronous multi instance sub process.

closes https://github.com/medizininformatik-initiative/feasibility-dsf-process/issues/87 and closes https://github.com/medizininformatik-initiative/feasibility-dsf-process/issues/86