When dealing with real-time* data (or events), I often find the need to ether; monitor the amount of data points, within a given time frame, or use the data for performing some rolling statistical calculating. Okay, but it’s not that difficult! Indeed, it’s relatively easily done, using a normal dict