首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 图书馆实现磁盘支持java地图

图书馆实现磁盘支持java地图

资 源 简 介

NOTE: I have moved this library over to : https://github.com/aloksingh/disk-backed-map A small library that provide a disk backed map implementation for storing large number of key value pairs. The map implementations (HashMap, HashTable) max out around 3-4Million keys/GB of memory for very simple key/value pairs and in most cases the limit is much lower. DiskBacked map on the other hand can store betweeen 16Million (64bit JVM) to 20Million(32bit JVM) keys/GB, regardless the size of the key/value pairs.

文 件 列 表

examples
com
lib
examples
diskmap.jar
examples.jar
hessian-io.jar
jetty-6.1.22.jar
jetty-util-6.1.22.jar
servlet-api-2.5-20081211.jar
README
VIP VIP
0.180015s