Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to do stream processing with Redpanda?

Redpanda seems easy to work with, but how would one process streams in real-time?

We have a few thousand IoT devices that send us data every second. We would like to get the running average of the data from the last hour for each of the devices. Can the built-in WebAssembly stuff be used for this, or do we need something like Materialize?

like image 917
NorwegianClassic Avatar asked Nov 29 '25 13:11

NorwegianClassic


1 Answers

Given that it is marketed as "Kafka Compatible," any Kafka library should work with RedPanda, including Kafka Streams, KSQL, Apache Spark, Flink, Storm, etc.

like image 54
OneCricketeer Avatar answered Dec 02 '25 03:12

OneCricketeer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!