/[Apache-SVN]
ViewVC logotype

Revision 708656


Jump to revision: Previous Next
Author: shalin
Date: Tue Oct 28 20:13:49 2008 UTC (15 years, 11 months ago)
Changed paths: 4
Log Message:
SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead, to utilize multiple CPU cores more effectively.

Changed paths

Path Details
Directorylucene/solr/trunk/CHANGES.txt modified , text changed
Directorylucene/solr/trunk/src/java/org/apache/solr/common/util/ConcurrentLRUCache.java added
Directorylucene/solr/trunk/src/java/org/apache/solr/search/FastLRUCache.java added
Directorylucene/solr/trunk/src/test/org/apache/solr/search/TestFastLRUCache.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26