
|
If you were logged in you would be able to see more operations.
|
|
|
|
When I add 10,000 entries using 5 threads (2,000 each) and then check the entries are still there, some are not.
Which entries are missing is random from one run to the next. About 13-17/10,000 are missing.
Oscache-2.3.2
Dual Xeon with hyper threading enabled.
Properties
# CACHE IN MEMORY
cache.memory=true
# CACHE SIZE
cache.capacity=10000
cache.algorithm=com.opensymphony.oscache.base.algorithm.LRUCache
|
|
Description
|
When I add 10,000 entries using 5 threads (2,000 each) and then check the entries are still there, some are not.
Which entries are missing is random from one run to the next. About 13-17/10,000 are missing.
Oscache-2.3.2
Dual Xeon with hyper threading enabled.
Properties
# CACHE IN MEMORY
cache.memory=true
# CACHE SIZE
cache.capacity=10000
cache.algorithm=com.opensymphony.oscache.base.algorithm.LRUCache
|
Show » |
|