Sergey Babkin on CEP and stuff

This started as my thoughts on the field of Complex Event Processing, mostly about my OpenSource project Triceps. But now it's about all kinds of software-related things.

Showing posts with label rowop. Show all posts
Showing posts with label rowop. Show all posts
Tuesday, December 25, 2012

Tray in C++

›
A Tray in C++, defined in sched/Tray.h, is simply a deque of Rowop references, plus an Starget, so that it can be referenced itself: class...
Monday, December 24, 2012

Rowop in C++

›
I've jumped right into the Unit without showing the objects it operates on. Now let's start catching up and look at the Rowops. The ...
Monday, May 14, 2012

Label chains and Rowop adoption

›
Those are actually two separate operations I've added for the benefits of the joins. To check if there are any labels chained from thi...
Saturday, February 18, 2012

Rowop creation wrappers

›
When writing the examples, I've got kind of tired of making all these 3-level-nested method calls to pass a set of data to a label. So n...
Wednesday, January 18, 2012

Execution Unit

›
After discussing the principles of scheduling in Triceps, let's get down to the nuts and bolts. An execution unit represents one logic...
Saturday, January 7, 2012

Row operations

›
A row operation (also known as rowop) in Triceps is an unit of work for a label. It's always destined for a particular label (which coul...
Friday, December 23, 2011

Hello, world!

›
Let's finally get to business: write the "Hello, world!" program with Triceps.  Since Triceps is an embeddable library, natura...
›
Home
View web version

About Me

Sergey Babkin
View my complete profile
Powered by Blogger.