Projects tagged ‘cache’


[271 total ]

160 Users
   

Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Squid handles all requests in a single, non-blocking, I/O-driven process.
Created over 3 years ago.

132 Users
   

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
Created over 3 years ago.

111 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.

86 Users
   

APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.
Created over 3 years ago.

38 Users
   

XCache is a open-source opcode cacher, which means that it accelerates the performance of PHP on servers. It optimizes performance by removing the compilation time of PHP scripts by caching the ... [More] compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM. This will increase the rate of page generation time by up to 5 times as it also optimizes many other aspects of php scripts and reduce serverload. [Less]
Created over 3 years ago.

30 Users
   

Varnish is a state-of-the-art, high-performance HTTP accelerator. Varnish is targeted primarily at the FreeBSD 6 and Linux 2.6 platforms, and will take full advantage of the virtual memory system and ... [More] advanced I/O features offered by these operating systems. [Less]
Created over 2 years ago.

18 Users
   

eAccelerator is a further development of the mmcache PHP accelerator and encoder. It increases the performance of PHP scripts by caching them in a compiled state, so that the overhead of compiling is almost completely eliminated.
Created over 3 years ago.

11 Users
   

eBox Platform is a unified network server that offers easy and efficient network administration for SMBs, being the open source alternative to Windows Server. eBox Platform can be set up as a ... [More] Gateway, an Infrastructure Manager, a Unified Threat Manager, an Office Server, a Unified Communication Server or a combination of them. These functionalities are tightly integrated, automating most tasks and saving time for system administrators. The company behind eBox Platform, eBox Technologies (www.ebox-technologies.com), offers commercial services such as deployment, support, managed services and training based on eBox Platform. [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.

6 Users
 

Naviserver is a high performance programmable web server written in C and Tcl. It can be easily extended in either language to create interesting web sites and services
Created over 3 years ago.