Package: wnpp Severity: wishlist Owner: Miguel Landaeta <mig...@miguel.cc>
* Package name : libconcurrentlinkedhashmap-java Version : 1.1 Upstream Author : Ben Manes <ben_ma...@yahoo.com> * URL : http://code.google.com/p/concurrentlinkedhashmap/ * License : Apache-2.0 Programming Lang: Java Description : A high performance version of java.util.LinkedHashMap for use as a software cache Java library that provides a hash table supporting full concurrency of retrievals, adjustable expected concurrency for updates, and a maximum capacity to bound the map by. This implementation differs from java.util.concurrent.ConcurrentHashMap in that it maintains a page replacement algorithm that is used to evict an entry when the map has exceeded its capacity. Unlike the Java Collections Framework, this map does not have a publicly visible constructor and instances are created through a Builder. I need this library to package Grails. -- Miguel Landaeta, miguel at miguel.cc secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/ "Faith means not wanting to know what is true." -- Nietzsche -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20101229171633.ga24...@miguel.cc