Not to mention the start up time when we have to warm up the cache.
hashmap per thread is not an option. The cache may be a few GBs
of data, there is no way we can duplicate that data per thread.
- What is the closest to ConcurrentHashMap and Navigable... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... TheFlyingFiddle
- Re: What is the closest to ConcurrentHashMap ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHashMap and ... ilya-stromberg
- Re: What is the closest to ConcurrentHashMap ... Jacek Furmankiewicz
- Re: What is the closest to ConcurrentHash... ilya-stromberg
- Re: What is the closest to Concurrent... TheFlyingFiddle
- Re: What is the closest to Concu... ilya-stromberg
- Re: What is the closest to Concurrent... Jacek Furmankiewicz
- Re: What is the closest to Concu... bearophile
- Re: What is the closest to C... Jacek Furmankiewicz
- Re: What is the closest ... bearophile
- Re: What is the closest ... Jacek Furmankiewicz
- Re: What is the closest ... qznc
- Re: What is the closest ... Jacek Furmankiewicz
- Re: What is the closest ... SomeDude
- Re: What is the closest to Concu... ilya-stromberg
- Re: What is the closest to C... Jacek Furmankiewicz
- Re: What is the closest ... ilya-stromberg