On Tue, Oct 14, 2008 at 9:53 AM, Olaf Peter
The review for the Signals2 library (formerly known as thread_safe_signals - description below) submitted by Frank Mori Hess has been tentatively scheduled for Nov 1st - Nov 10th. As per a
what is the difference to/advantage over Dataflow.Signals (http://dancinghacker.com/code/dataflow/dataflow/signals.html)?
Dataflow.Signals is a layer of the Dataflow library which uses Boost.Signals. As the Signals2 / thread_safe_signals library is mostly interchangeable with Boost.Signals, Dataflow.Signals can also use thread_safe_signals instead of Boost.Signals. However, there is really no overlap in the functionality offered by Dataflow.Signals and Signals2 (the former just uses the latter). Regards, Stjepan