by Simon Crosby, on Jan 7, 2022 10:50:16 AM
Brokers don’t run applications - they are a buffer between the real world and an application that analyzes events. An event stream processor (in Apache Kafka/Pulsar terms) or dataflow pipeline …
Read Storyby Simon Crosby, on Aug 27, 2021 9:30:00 AM
Analyzing data on the fly is tricky: Data sets are unbounded and real-time responses demand fast analysis. Incremental algorithms can be used for statistical analysis, set membership, regression-based learning, and …
Read Story