parallel-consumer
parallel-consumer copied to clipboard
How to take a single message, and distribute it to several http end points in parallel, with DLQ for failure
Experimentation here https://github.com/confluentinc/parallel-consumer/pull/179
This would be a good addition to the docs in the form of a usage example