Kafka project reactor handling asynchrony with back pressure

前端 未结 0 1963
眼角桃花
眼角桃花 2021-01-02 07:15

I am using Kafka reactor. I consume batch of messages from Kafka and store it in DB asynchronously and the operation returns completableFutures. This is what I have so far:<

相关标签:
回答
  • 消灭零回复
提交回复
热议问题