搜索资源列表
jcs
- (Java Caching System)基于数据库的WEB应用程序加上缓存,以提高性能-(Java Caching System) - based database applications with Web cache to improve performance
cache4j_0.4_src
- 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,
jivejdon
- Jive(J道版) Jive(J道版)是在Jive 2.1版本基础上改编而成,增加一些功能,更加实用,本下载包中包括源程序,你可以修改为你自己的网站定制。 学习Jive源程序,可以更好的理解和应用设计模式,学习Java必须读懂两套源代码,第一个就是Jive 第二个是Sun的宠物店Pet Store. 关于Jive,道友yesky12一段话非常精辟: 设计模式和面向对象的思想是java学习的内功,而jive无疑是九阴真经。 Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反
ehcache
- ehcache,hibernate的默认缓存,这里做了一个单独使用ehcache缓存的例子-ehcache, hibernate default cache, here to do a separate example of the use of caching ehcache
Battleship
- proxy server for caching and packet filtering final project
jeecms-2.3.2-final-src
- JEECMS是JavaEE版网站管理系统(Java Enterprise Edition Content Manage System)的简称。 · 基于java技术开发,继承其强大、稳定、安全、高效、跨平台等多方面的优点 · 采用hibernate3+struts2+spring2+freemarker主流技术架构 · 懂html就能建站,提供最便利、合理的使用方式 · 强大、灵活的标签,用户自定义显示内容和显示方式 · 在设计上自身预先做了搜索引擎优化,增强对搜索
ehcache-1.7.1-distribution.tar
- ehcache 1.7.1 Ehcache is a widely used java distributed cache for general purpose caching, Java EE and light-weight containers-ehcache 1.7.1 Ehcache is a widely used java distributed cache for general purpose caching, Java EE and light-weight conta
NewRouteCachefinal
- New Route caching Scheme for MAN Net , simulated using java
program
- MIDP2.0 操作像素数据.rar 用java实现的http服务器端例程java.rar 最进最少使用缓存算法.rar 用C写的泡泡堂.c C语言常用算法源代码.rar-MIDP2.0 operating pixel data. Rar http with the server-side java routine to achieve the most into the least used java.rar caching algorithm. Rar written usi
DBPool-5.0
- DBPool是一个高效的易配置的数据库连接池。它除了支持连接池应有的功能之外,还包括了一个对象池使你能够开发一个满足自已需求的数据库连接池-A Java-based database connection pooling utility, supporting time-based expiry, statement caching, connection validation, and easy configuration using a pool manager.
Java-Persistence-With-Hibernate-(2006)
- The ultimate guide to the Hibernate open source project. It provides in-depth information on architecture of Hibernate, configuring Hibernate and development using Hibernate…It also explains essential concepts like, object/relational mapping (O
webdgs
- 绿色健康购物网SSH 个人水平有限,如有问题与建议,请指教! (1)个人独立完成,包括mysql数据库设计,后台程序编写,前台美工设计; (2)运用struts1.2+hibernate+spring 框架,数据库连接池,事务管理; (3)Struts 应用国际化,Struts 标签库与Tiles框架, JSTL标签库,Spring IOC; (4)采用优化性能技术,采用oscache缓存,freemarker静态页面生成; (5)功能比较多但操作简单的后台管理 (后台
Stream-2-Stream_1.0_source
- 使用java实现的流媒体播放系统,实现了点播缓存技术以及拥塞调度机制,是这方面不可多得的参考-Implemented using java streaming media system to realize on-demand caching and congestion scheduling mechanism, a reference is rare in this area
java_nio
- nio 是 java New IO 的简称,在 jdk1.4 里提供的新 api 。 Sun 官方标榜的特性如下: – 为所有的原始类型提供 (Buffer) 缓存支持。 – 字符集编码解码解决方案。 – Channel :一个新的原始 I/O 抽象。 – 支持锁和内存映射文件的文件访问接口。 – 提供多路 (non-bloking) 非阻塞式的高伸缩性网络 I/O 。-nio java New IO in jdk1.4 api. The Sun officially adv
VideoViewDemo
- Java源码之——安卓android网络视频播放器缓存播放版,优化了网络缓存功能,视频可以边下载边播放,并适时显示缓存率跟播放率-Java source code- Android android network video player cache player version, optimized network caching feature, the video can be downloaded while playing side, and timely the cache rate
oscache
- JAVA缓存页面的开源JAR,OSCache是当前运用最广的缓存方案,挺不错的哦-JAVA cached pages open source JAR, OSCache is currently the most widely used caching scheme, very good, oh
keyed-ic
- This test attempts to test the inline caching for keyed access for Java.
JavaCache
- Caching mechanism with Java+Ehcahe
j_21281_javaxsxt
- Java小说系统是一个由Java语言编写的系统,系统采用Spring4+Hibernate4+Struts2开源的Mvc框架开发。 Java小说系统特点: 1:采用模板技术,可以自定义模板,采用Java自定义标签调用后台数据简单方便。 2:采用Java开源的Oscache为网站进行缓存,默认对首页和列表页进行缓存,可以在Web.Xml中进行配置。 3.采用后台添加采集规则,对小说进行采集,简单方便,不用另外使用插件就可以采集小说内容。
xmemcached-master
- XMemcached 是一个新 java memcached client 。也许你还不知道 memcached 是什么?可以先看看这里。简单来说, Memcached 是一个高性能的分布式内存对象的 key-value 缓存系统,用于动态 Web 应用以减轻数据库负载,现在也有很多人将它作为内存式数据库在使用, memcached 通过它的自定义协议与客户端交互,而 XMemcached 就是它的一个 java 客户端实现。这个是memcached的源码, 有需要的朋友拿去-XMemcache