> I had a look into boost Signals and I just want to know whether a threadpool implementation can be done using signals(as they are thread safe).?> Regards,SankarPay attentionsthat Boost.Signals library is NOT thread safe (IIUC). The thread safe version of it is not accepted yet, but you can find it in the SVN: