Projects tagged ‘cache’ and ‘linux’


Jump to tag:

Projects tagged ‘cache’ and ‘linux’

Filtered by Project Tags cache linux

Refine results Project Tags proxy (5) c (5) nginx (4) web (3) server (3) www (2) distributed (2) accelerator (2) rawdev (2) networking (2) epoll (2) debian (2)

[18 total ]

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.

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.

2 Users

hwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing ... [More] application with gathering information about the hardware so as to exploit it accordingly and efficiently. hwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. [Less]
Created 6 months 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

Traffic Server is fast, scalable and extensible HTTP/1.1 compliant caching proxy server.
Created 21 days ago.

0 Users

Tux-In-Cache is an intelligent application for GNU/Linux platform that will enable swift launching of applications by pre-caching user's favorite applications(determined by monitoring the application ... [More] usage habits of user) in a RAM based swap device during system boot and then manages the cache intelligently during system uptime to meet user needs. [Less]
Created 6 months ago.

0 Users

This PHP Twitter API intuitively caches API requests for a set amount of time to conserve API calls. This API is still in development, so not all of Twitter's API functions are implemented (over half are, though).
Created 4 months ago.

0 Users

Major kernel components of this project includes: /proc/filecache interface for querying the pagecache prioritized I/O for readahead/read requests Major user space components of this project ... [More] includes: filecache a tool for /proc/filecache (to show up in the upcoming linux kernel) bootcache create/preload/defrag a set of files for some task(i.e. boot) readahead-fs readahead a set of files in parallel When completed, the potential users can be: desktop users, general purpose cache preloading system boot app startup dir tree user land support of software suspend to disk (swsusp) what to drop before suspend what to preload after resume server adms / kernel developers another view of system's file activity to explore/control the page cache This project is part of Google Summer of Code 2006, mentored by Lubos Lunak from KDE. The SoC proposal can be found here: http://code.google.com/soc/2006/kde/appinfo.html?csaid=1F587222C2BBB5F4 [Less]
Created 12 months ago.

0 Users

The devcache project is an attempt to provide a Linux kernel module which allows for any block device to be used as a cache for any other block device. There is a specific focus on using solid-state ... [More] drives (NAND Flash) as a cache for conventional hard-disk drives. The hope is to have this design utilized in computing/disk clusters to increase overall I/O performance. The concept is similar to the Microsoft Windows Vista feature "ReadyBoost", although devcache should be a more generic solution. The actual cache implementation currently supports LRU and MRU evictions policies, and can be a Write-None (read-only) or a Write-Thru cache. It is generic, and can be seperated from devcache and used in other projects, or easily modified. This project is being developed for The George Washington University, ECE 227, Fall 2008. [Less]
Created 12 months ago.

0 Users

an object-based distributed file system
Created 6 months ago.