Concurrency-safe hopping window counter
-
Updated
Jun 1, 2020 - Go
Concurrency-safe hopping window counter
A Python project demonstrating time-series data aggregation using a hopping window function to calculate mean temperature readings from simulated sensor data. Ideal for streaming applications requiring low-latency insights over overlapping time intervals in real-time
Time-windowed stream processing with Kafka Streams in Spring Boot
This project analyzes West Texas Intermediate (WTI) Crude Oil Prices using a hopping window strategy to calculate weekly mean and maximum prices, offering detailed insights into price fluctuations.
Sliding, hopping, and tumbling windows over an iterable
Add a description, image, and links to the hopping-window topic page so that developers can more easily learn about it.
To associate your repository with the hopping-window topic, visit your repo's landing page and select "manage topics."