mailgun/kafka-pixy

Aggregation, how it works?

Opened this issue · 0 comments

Hi

How aggregation works, and especially what if we recieve one request, how it will react and match time it will take to produce it to kafka?

My goal is to send to kafka all messages each 1second no matter how much messages batched.

Any idea on this?