it-at-m / digiwf-project

Project repo for the DigiWF project automation platform.
MIT License
10 stars 1 forks source link

Kafka topic documentation and topic concept #105

Closed lmoesle closed 2 years ago

lmoesle commented 2 years ago

DigiWF engine listens to multiple kafka topics for events that are processed. Internally the digiWF engine routes incoming (kafka) events to the appropriate consumers based on the message header type. This approach makes it difficult to decide whether to use an already existing topic or to create a new one.

To simplify this we should provide detailed documentation on existing kafka topics and their usage as well as documentation for creating new topics.

Tasks

xdoo commented 2 years ago

Please use digiwf.muenchendigital.io -> digiwf-project