8 May
2006
8 May
'06
2:13 p.m.
Ray, with regards to resizing the hash map: You may want to look at a technique called "Linear Hashing". It may be a nicer way to implement growth for highly concurrent hashes. Regards, Tom