Boost logo

Boost Users :

From: Tanguy Krotoff (tanguy.krotoff_at_[hidden])
Date: 2006-05-22 16:43:53


Hi

Boost::signals are not thread-safe
http://boost.org/doc/html/signals/s04.html#id2738867
"Boost.Signals will support thread safety in the future."

I would like to know when this feature will be implemented, if somebody
is working on it.

I like very much the fact that Qt slot/signals are thread safe, it helps
really a *lot* :
"the slot is invoked when control returns to the event loop of the
thread to which the object belongs. The slot is executed in the thread
where the receiver object lives."
http://doc.trolltech.com/4.1/threads.html

Do you plan also to make Boost::signals executed in the thread where the
receive object lives?

Thanks in advance for your answers

Regards,

-- 
Tanguy Krotoff <tanguy.krotoff_at_[hidden]>
http://openwengo.org

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net