On 9/26/2016 3:46 PM, Emil Dotchevski wrote:
(Synapse is not part of Boost. I appreciate feedback as well as looking for someone willing to volunteer as review manager when Synapse is submitted for formal review.)
I am willing to be the review manager for Synapse. I think highly of Synapse and feel that you can ask that it be put on the review queue, even if you are still adding some features as you specify below.
Synapse is a signal-programming library similar to the Qt signal/slot system and Boost Signals 2. The difference is that Synapse is non-intrusive: any object of any static type whatsoever can serve as an emitter.
I've just updated Synapse with support for interthread communication. It is available on github: http://zajo.github.io/boost-synapse/index.html.
Thanks, Emil