NBHM is used as the internal store for a CSM.
NBHM is from Cliff Click's high-scale lib for highly concurrency collections here:
http://sourceforge.net/projects/high-scale-libWe've found that it has better concurrency than other JDK alternatives with a tradeoff of slightly higher memory usage, especially during rehash. I don't think we've really talked about recommending it for others but as far as I know, it should work.
----- Original Message -----
From: "Artyom Sokolov" <
unnutz@...>
To:
tc-users@...
Sent: Tuesday, May 19, 2009 8:49:06 PM GMT -06:00 US/Canada Central
Subject: [tc-users] tim-concurrent-collections: NonBlockingHashMap
Hello.
What can you say about NonBlockingHashMap which is part of
tim-concurrent-collections? How is it compared to ConcurrentStringMap
(by performance, scaling etc.)? When should it be used? What are pros
and cons for it?
Thanks.
_______________________________________________
tc-users mailing list
tc-users@...
http://lists.terracotta.org/mailman/listinfo/tc-users_______________________________________________
tc-users mailing list
tc-users@...
http://lists.terracotta.org/mailman/listinfo/tc-users