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 #85

Closed EmteZogaf closed 11 months ago

EmteZogaf commented 11 months ago

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

closes #87 and closes #86