Boost logo

Proto :

Subject: Re: [proto] Streamulus v0.1 is out: An EDSL for Event Stream Processing with C++
From: Eric Niebler (eric_at_[hidden])
Date: 2012-06-24 23:36:34


On 6/24/2012 4:42 PM, Dave Abrahams wrote:
>
> on Sun Jun 24 2012, Eric Niebler <eric-xT6NqnoQrPdWk0Htik3J/w-AT-public.gmane.org> wrote:
>
>> On 6/24/2012 8:50 AM, Irit Katriel wrote:
>>>
>>> In the accumulators library, all the accumulators are invoked for
>>> every update to the input. This is why the visitation order can be
>>> determined at compile time.
>>
>> That's correct.
>
> Are you forgetting about "droppable" accumulators?

Not forgetting. It doesn't change the fact that the visitation order is
set at compile time. There is no centralized, automatic, dynamic flow
control in the accumulators library.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com



Proto list run by eric at boostpro.com