Subject: Re: [boost] GSOC 2015 : Project on Concurrent Hash Tables
From: Amarnath V A (me_at_[hidden])
Date: 2015-03-05 09:04:32


Hello,

I have spent last few days trying to implement the move and copy
constructors. But all my trials have ended up in failures.

To be frank, right now I understand that I lack the basics of how to
write concurrent data structures. I will like to have some pointers on
where should I invest time to learn to how these are done elegantly.
In particular, I would like to read upon how the constructors are
written with thread safety and concurrency.

Niall, any suggestions?

Thanks,
Amarnath