Package org.exoplatform.services.cache.concurrent

Interface Summary
Queue<I extends Item> The queue needed by the concurrent FIFO cache.
 

Class Summary
ConcurrentFIFOExoCache An ExoCache implementation based on ConcurrentHashMap that minimize locking.
Item  
SynchronizedQueue<I extends Item>  
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.