mercredi 28 janvier 2015

Thread pools in c++11

I am looking for simple and lightweight library implementing ThreadPools but its surprisingly difficult. Some implementation i can find are plain wrong, some of them contains locks around job insertion and so on. CTPL looks fine but since my knowledge around function pointers is limited a cannot figure out how to send there pointer to class function.


Aucun commentaire:

Enregistrer un commentaire