Apache Kafka - Aggregation -


is there concept aggregation in kafka concept of camel-aggregation .

if yes, provide detailed description of , how use .

i not familiar apache camel, can use kafka streams aggregate messaged:

i refer docs now: http://docs.confluent.io/current/streams/developer-guide.html#streams-developer-guide-dsl-aggregating

also check out examples: https://github.com/confluentinc/examples/tree/3.2.x/kafka-streams


Comments

Popular posts from this blog

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

c# - Populating Gridview inside Listview ItemTemplate On Web User Control from Code Behind -