From: Igor R (boost.lists_at_[hidden])
Date: 2008-06-02 03:20:20


Hi,

I'd like several orthogonal regions to process some event. However, it
seems (according to the manual and to what I see) that after one of
the regions processes the event, it's discarded - isn't it? The only
trick I could think about is to requeue the event in all the regions'
reactions but one. But probably there is some more elegant way to do
this?

Thanks,

Igor'.