Best Approach for Calculating a Running 5-Minute Average for 100K Tags

I'll add option #4.
Use a java concurrent queue: Java concurrent queue for tag change scripts rather than doing the calculation on the tag change script.

5 Likes