Mar 23, 2018
Camunda External Task Client (Java) 0.1.0-alpha1 Released
We are excited to release the first alpha of the Camunda External Task Client (Java). A Workflow Engine typically calls Service Tasks actively. The Java client allows to break with this principle: remote and independent Service Task workers continuously fetch tasks, perform the work and share the result with the Workflow Engine once the work has been done.