CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - cache memory

搜索资源列表

  1. cache4j_0.4_src

    0下载:
  2. cache4j是一个有简单API与实现快速的Java对象缓存。它的特性包括:在内存中进行缓存,设计用于多线程环境,两种实现:同步与阻塞,多种缓存清除策略:LFU, LRU, FIFO,可使用强引用(strong reference)与软引用(soft reference)存储对象。-cache4j is a simple API and achieving rapid Java Object Cache. Its features include : in memory for caching,
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:51071
    • 提供者:ytr
  1. cache

    1下载:
  2. 实现LRU算法的Cache源代码,可以用来支持整个系统中某种对象数量的个数限制,同时,通过LRU算法保证使用频度高的对象尽可能的驻留内存。 该算法可以用来支持J2EE系统性能提升,同时又可以控制内存安全使用。-LRU algorithm implementation Cache source code, can be used to support the system as a whole number of objects in a certain number of restricti
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:12392
    • 提供者:zzj
  1. fkache-1.0-beta7-project

    0下载:
  2. JCACHE是一种标准规范(JSR 107),说明了一种对Java对象临时在内存中进行缓存的方法,包括对象的创建、共享访问、假脱机(spooling)、失效、各JVM的一致性等。它可被用于缓存JSP内最经常读取的数据,如产品目录和价格列表。利用JCACHE,多数查询的反应时间会因为有缓存的数据而加快(内部测试表明反应时间大约快15倍)。 项目主页http://jcache.sourceforge.net/-JCACHE is a standard specification (JSR
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:258631
    • 提供者:lianghc
  1. spring-test

    0下载:
  2. Cache模拟器 程序运行时,都会对内存进行相关操作,所访问的内存地址可以被记录下来,形成memory trace文件。在本实验中,你将使用benchmark程序产生的memory trace文件来测试Cache命中率,文件可以在http://cseweb.ucsd.edu/classes/fa07/cse240a/proj1-traces.tar.gz上获得。-Cache simulation
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-25
    • 文件大小:9039661
    • 提供者:彼得潘
  1. CLCache

    0下载:
  2. 缓存组件,可以在内存中缓存对象、集合或者字符串等等,支持将内存中的数据序列化持久化到本地文件。类似redis支持缓存过期,支持自动清理空间,maven工程,xml配置。-Cache components can cache objects in memory, or a collection of strings, etc., to support the serialized data in memory persisted to a local file. Similar redis sup
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:112700
    • 提供者:Leo Chen
  1. ListViewAsnycLoadImageview

    0下载:
  2. 这是一个简单的android程序,该程序的功能适用于初学者,它是一个图片的缓存的例子,用于保存图片。以防止出现内存溢出。-This is a simple android program, the function of the program is suitable for beginners, it is an example of a picture of the cache used to store pictures. To prevent memory overflow.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:674791
    • 提供者:苏磊
  1. 尚硅谷Redis课程思维导图

    1下载:
  2. 缓存数据库redis,可以提高系统性能,缓存数据等功能(Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. It supports data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmap
  3. 所属分类:Java编程

    • 发布日期:2021-02-25
    • 文件大小:212992
    • 提供者:枫叶梧桐98
搜珍网 www.dssz.com