Projects tagged ‘cache’ and ‘java’


[55 total ]

110 Users
   

Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers. It features memory and disk stores, replicate by copy and invalidate, listeners, a ... [More] gzip caching servlet filter and much more... Ehcache is available under an Apache open source license and is actively developed, maintained and supported. [Less]
Created over 3 years ago.

9 Users
 

JBoss Cache is a product designed to cache frequently accessed Java objects in order to dramatically improve the performance of applications. By eliminating unnecessary database access, JBoss Cache ... [More] decreases network traffic and increases the scalability of applications. In addition, JBoss Cache is a clustering library allowing you to transparently share objects across JVMs across a cluster. JBoss Cache provides three APIs to suit your needs. The Core API offers a tree-structured node-based cache. A POJO API provides the ability to perform fine-grained replication of Java objects, resulting in maximum performance benefits. Finally, a new Searchable API allows you to run object-based queries on the cache to search for cached objects. [Less]
Created over 3 years ago.

3 Users
 

A simple, asynchronous, single-threaded memcached client written in java.
Created about 1 year ago.

2 Users
 

CDO Model Repository ===================== CDO is both a technology for distributed shared EMF models and a fast server-based O/R mapping solution. With CDO you can easily enhance your existing ... [More] models in such a way that saving a resource transparently commits the applied changes to a relational database. Optionally other connected clients are actively notified about these changes so that their model copies get partially invalidated and all user interfaces reflect the current state at once. Stored resources are demand-loaded from the database only as needed. CDO uses the Net4j technology as a flexible and scalable signalling backbone. [Less]
Created over 2 years ago.

2 Users
 

Japt-Proxy is a JAVA(TM) based Caching Proxy for Debian's APT-System. Japt-Proxy is lightning fast and very reliable. Japt-Proxy is usually used in environments where several Debian systems have to be ... [More] kept up-to-date without downloading the same files over and over again from the debian mirrors. Mostly these environments are data centers, Linux-powered companies, schools, public authorities and so on. Often Japt-Proxy is used because of small sized internet connections but it is also useful to install complete debian systems over the net (read: over the proxy). Even with high volume internet connections Japt-Proxy can dramatically reduce the time to install or update Debian on many machines. [Less]
Created over 2 years ago.

1 Users
 

This project basically aims to create an abstraction layer above common ORM used this days and provide a simplified DAO layer which is not only independent of the ORM tool being used but also ... [More] integrated with other services, for example App Layer Caching, Free Text Search Engine etc. Initial target is to implement it for Hibernate and when JPA provides Hibernate's Criteria like API implement for JPA as well. Integrate App Layer Cache and Compass Framework. [Less]
Created about 1 year ago.

1 Users
   

Java library that provides a collection of simple Object cache implementations, based on References. This library aims to facilitate the implementation of cached memory-sensitive object factories.
Created about 1 year ago.

0 Users

业务系统中的字典管理
Created about 1 year ago.

0 Users

an ajax-like web framework specialized on webmail service solution This is an ajax-like web framework specialized on webmail service solution. It is based on ajax principle, but dislike other normal ... [More] ajax framework. It focus on maximumly decrease the webservice and database interaction between client and remote server by applying RCP client via running predefined javascript functions on client browser. This tech. solution can make much better performance especially in webmail service case. Theoritically, it can make a much better performace and greatly decrease the service loading. Currently this work is under developing. The early tech. document will be uploading soon. Adsl-lib team [Less]
Created about 1 year ago.

0 Users

memcache API for Java
Created about 1 month ago.