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

搜索资源列表

  1. SimpleTableDemo

    0下载:
  2. How to Use Tables With the JTable (in the API reference documentation) class you can display tables of data, optionally allowing the user to edit the data. JTable doesn t contain or cache data it s simply a view of your data. Here s a picture of a ty
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1617
    • 提供者:黄加斌
  1. oscache-2.1.1-full

    0下载:
  2. 一个不错的cache,不但能够实现map的所有操作,而却具有内嵌的集群支持能力-a good cache, not only can be achieved in all operations map, but it is embedded cluster support capacity
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3308173
    • 提供者:罗绳礼
  1. win3c_jive3.1.1_source

    0下载:
  2. jive3.1版,是优秀的开源论坛,采用大量设计模式,和缓存技术.-jive3.1 edition and is an excellent forum for raising revenue, use of a large number of design patterns and cache technology.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:307333
    • 提供者:田仁飞
  1. speedframework-1.0.8.src

    0下载:
  2. Speedframework--基于类型元数据的羽量级ORM.完全基于Java类型元数据和反射机制同时不需要任何对象关系映射配置文件的轻量级ORM框架,它充分利用了类型本身的信息,使用Metadata Reflector完全消除了映射文件所带来的维护成本 除了支持直接对象存储加载等操作,同时也支持使用SQL进行数据库操作,Speed框架直接推导用户所提供的SQL以实现数据库操作,同时也提供轻量级对象标识缓存和查询缓存,有效提高了系统性能-Speedframework -- based on th
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:56815
    • 提供者:vkuang
  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. ProxyServer2

    0下载:
  2. 网络代理服务器的设计与实现 实现对网络的管理,有网页缓存,时间管理等-Network Proxy Server Design and Implementation of the networks management, a web cache, time management, etc.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:186871
    • 提供者:qingbai
  1. cachetable

    0下载:
  2. 自行开发的高缓存table-develop their own cache of high table
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:98413
    • 提供者:程少飞
  1. softhy811

    0下载:
  2. 社区文章采用的是平板、树形自由选择的两种展示方式,社区整体布局采用左右分帧,这样的结构更适合版面较多的网站使用! 社区支持无限级分类,左侧工具栏静态化再多的版面也不会影响速度。 大量的使用高性能缓存使得软件在高并发下对数据库的压力降到最低!支持分布式Cache! 软件经过优秀的用户体验专家和交互设计师指点注重每一个细节的设计! DIV+CSS架构页面,使得更换样式变得异常简单,让网友浏览大数据量网页没有卡住的感觉! 细心的人会发现,我们在浏览器兼容方面所做的努力,社
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:14602084
    • 提供者:久违的笑
  1. ehcache

    0下载:
  2. ehcache,hibernate的默认缓存,这里做了一个单独使用ehcache缓存的例子-ehcache, hibernate default cache, here to do a separate example of the use of caching ehcache
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1444891
    • 提供者:刘峰
  1. akala

    0下载:
  2. java一个国内的开源Java缓存系统-java a domestic system of open-source Java cache
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-28
    • 文件大小:84199
    • 提供者:zhongxun
  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. gaobingfawangzhanjiagou

    0下载:
  2. 高并发高流量网站架构知识集合: 架构考虑问题; 负载均衡; 服务器优化; 数据库优化; cache技术:oscache/memcache/ehcache java优化等-High-concurrency framework for high-traffic Web site of knowledge set
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2978430
    • 提供者:陈小稳
  1. VJ123

    0下载:
  2. Cache Simulator implementing block placement and update policy
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:850759
    • 提供者:Vijay
  1. ProxyLab

    0下载:
  2. web cache proxy coding in java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2989
    • 提供者:sandeep
  1. cache.ppt

    0下载:
  2. cache 详细描述了分布式缓存技术的应用-cache described in detail the application of the distributed cache
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:208234
    • 提供者:蓝天
  1. Hibernate-cache

    0下载:
  2. hibernate 缓存详解 ,详细介绍了hibernate的各种cache!-Detailed hibernate cache
  3. 所属分类:Java Develop

    • 发布日期:2017-05-07
    • 文件大小:1967693
    • 提供者:yongdongliang
  1. cache-demo-2.5

    0下载:
  2. cache-demo cache管理,阿里巴巴系统cache管理-cache-demo cache management, cache management system Alibaba
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:45314
    • 提供者:myname
  1. Java_ibatis-cache

    0下载:
  2. ibatis缓存技术详解,详细讲述了ibaits缓存应用于实现。-Detailed ibatis caching, described in detail ibaits cache used to achieve.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:27178
    • 提供者:刘恒毅
  1. cache

    0下载:
  2. 体系结构 用java写的模拟缓存cache命中的程序-an application about cache
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:996274
    • 提供者:lee
  1. cache

    0下载:
  2. spring mvc cache(redis) 注解-spring mvc cache(redis) annotation
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:7853
    • 提供者:刘世军
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com