[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#585899: ITP: libclhm-java -- high performance Map implementation useful for caching



Package: wnpp
Severity: wishlist
Owner: Eric Evans <eevans@debian.org>

* Package name    : libclhm-java
  Version         : 1.0
  Upstream Author : Ben Manes
* URL             : http://code.google.com/p/concurrentlinkedhashmap/
* License         : Apache License 2.0
  Programming Lang: Java
  Description     : high performance java Map implementation useful for caching

A Java 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 ConcurrentHashMap in that it
maintains a page replacement algorithm that is used to evict an entry when
the map has exceeded its capacity.


The long description above is copypasta from the upstream site and will
need some work prior to upload. Suggestions are welcome.

-- 
Eric Evans
eevans@debian.org

Attachment: signature.asc
Description: Digital signature


Reply to: