This is a relatively simple algorithm, which is considered folklore, but is still somewhat obscure to many people. I have used this before as a part of [monitoring temporal logic](https://github.com/Agnishom/lattice-mtl/blob/master/src/Monitor/AggQueue.v)
Thread
Stories related to "Purely Functional Sliding Window Aggregation Algorithm" across the full archive.
This is a relatively simple algorithm, which is considered folklore, but is still somewhat obscure to many people. I have used this before as a part of [monitoring temporal logic](https://github.com/Agnishom/lattice-mtl/blob/master/src/Monitor/AggQueue.v)
Today I’m going to show you how I created a cloud service with Microsoft Windows Azure. It’s pretty easy, and the tools are great to work with. I am putting the code up on GitHub if you want to extend or experiment with it.
Counting unique items in sliding window using Redis and HyperLogLog algorithm
(qbolec-memdump.blogspot.fr)
In this article I talk about some tools and tricks I am using that has made me fall back in love with command prompt on a windows machine.
Configuration management is the foundation that makes modern infrastructure possible. Tools that enable configuration management are required in the toolbox of any operations team, and many development teams as well. Although all the tools aim to solve the same basic set of problems, they adhere to...
We're currently using Play Json and finding it quite flexible and enjoyable. I'm interested in seeing how argonaut develops. It looks promising.