StephenOTT / TAXII-Worker

External Task Worker for TAXII-springboot-bpmn https://github.com/StephenOTT/TAXII-springboot-bpmn
MIT License
5 stars 3 forks source link

Create a orchestrator example for Centralized Camunda Polling but sending data through event bus #29

Open StephenOTT opened 5 years ago

StephenOTT commented 5 years ago

Have a single verticle/vertx instance query for tasks and send the data through the event bus. The tasks will be picked up by other verticles in other vertx instances within the cluster. But if the message goes unanswered, then the task will be un-claimed/un-fetched by the main verticle that queries camunda