[ Miguel Landaeta ]
> 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.

Hey Miguel,

I submitted an ITP[1] for this as `libclhm-java' a while back.  The
packaging should be complete, but I was planning to get a review on
debian-java before uploading.

I have no innate interest in this library; I need it to package
Cassandra[2].  If you want to take it, that's fine with me, just let
me know.

[1]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585899
[2]: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585905

-- 
Eric Evans
eev...@debian.org

Attachment: signature.asc
Description: Digital signature

Reply via email to