RafaelF's blog

Comments and code on event-driven computing and cloud, among others.

Moving!

I'm moving over to https://functionalcat.wordpress.com/ See you there!

Author: Rafael.F Date: 04/27/2013

Various implementations of Rx

I'm starting to lose track of the various ports/implementations of Rx out there. So I figured I'd...

Author: Rafael.F Date: 03/18/2013

Computing event duration using Rx

If you've looked at IIS logs, you've probably noticed that there are events for when a request is...

Author: Rafael.F Date: 02/18/2013

A few English-to-Rx examples

Thanks to Erik Meijer for teaching me some of these patterns and reviewing the post. Thanks to Mark...

Author: Rafael.F Date: 01/27/2013

How to express common windowing patterns using Rx

When processing continuous streams, one is usually interested in continuous answers broken into...

Author: Rafael.F Date: 01/17/2013

What I think lurks behind the Big Data meme

Some buzzwords can be annoying. Regardless of what your opinion is about the Big Data meme, you'd be...

Author: Rafael.F Date: 10/29/2012

A simple feedback loop in Rx

Feedback loops are very common and incredibly useful. Unsurprisingly, my colleagues and I keep...

Author: Rafael.F Date: 06/30/2012

Sequences and StreamInsight: Initiating a computation

Colin Meek, Alex Raizman, and I recently blogged about the various gestures that initiate a...

Author: Rafael.F Date: 03/22/2012