Boost logo

Boost :

Subject: Re: [boost] GSOC 2015 : Project on Concurrent Hash Tables
From: Niall Douglas (s_sourceforge_at_[hidden])
Date: 2015-03-03 11:19:24


On 3 Mar 2015 at 17:07, Amarnath V A wrote:

> I am just writing my proposal for the Concurrent Hash Tables and I had
> a query regarding the same. Do you expect the student to complete the
> implementation of unordered_set, unordered_multiset and
> unordered_multimap in the time frame of the programme? I see that the
> student might just get about 2 weeks for each of these datastructures.
> Is this the expectation from the student? I am not expert in this
> field and just wanted to confirm with you about this.

I would expect the student would develop an internal generic
concurrent hash table implementation from which set, multiset, map
and multimap can all be derived trivially. So, a single
implementation presents as four "faces".

Niall

-- 
ned Productions Limited Consulting
http://www.nedproductions.biz/ 
http://ie.linkedin.com/in/nialldouglas/



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk