eufossa / eu-hackathon-2019

Third EU-FOSSA Hackathon, 5-6 October 2019, Brussels
https://eufossa.github.io/eu-hackathon-2019/
14 stars 4 forks source link

Camunda uses Kafka to interact with External Service Tasks #8

Closed prostdenis closed 4 years ago

prostdenis commented 5 years ago

Project name Workflow Integration - Camunda Project website

Project repository

Challenge description

For External tasks, Camunda offers an asynchronous communication based on HTTP and SSE. see https://docs.camunda.org/manual/7.9/user-guide/ext-client/ . We want to have this communication supported by Kafka. In that regard, the kafka namespaces feature (KIP-37) will be investigated. https://cwiki.apache.org/confluence/display/KAFKA/KIP-37+-+Add+Namespaces+to+Kafka

Link(s) to existing issue(s)