Boost logo

Boost Users :

From: sankar lingam (shankar.nitc_at_[hidden])
Date: 2008-04-06 11:47:45


                  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).?

                    However will this be efficient in terms of performance
when I do the threadpool
implementation using a thread safe queue(guarded by mutexes) where in tasks
are queued into the queue
and worker threads in the threadpool pick out tasks and execute them..

Regards,
Sankar



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