Home Tags Cache

Tag: cache

Ccache : A Rapid and Efficient Compiler Cache for GCC/G++

0
Ccache makes compilation very fast because it caches previous compilations and detects when these are being recompiled. It is free software that supports C,...

Working with Data and Cache Storage in Drupal

0
Drupal is a popular and widely used content management system (CMS). This article exposes the reader to MySQL database solutions for Drupal, along with...

Going Virtual With OpenVZ

0
  This article is an introduction to OpenVZ, an open source container-based virtualisation solution for Linux. In computing, virtualisation is the creation of a virtual version...

Web Acceleration with Varnish 3.0

6
In this article we'll setup a ready-to-deploy WordPress-compatible Varnish service as our HTTP reverse caching proxy, and have it cache the desktop and mobile...

Speed up Your Cloud with Memcached

5
Is your website running into performance bottlenecks? Does the database or backend feel like a really expensive resource, even though you've got a huge...

WordPress on Nginx, Part 2: vhost, MySQL & APC Configurations

14
Last time around we made our Debian VPS ready with the LEMP recipe. Let's now configure the stack and migrate over the old WP...

nexenta: Bringing Enterprise Storage to the Open Source World

0
This article discusses some of the challenges and technologies related to data storage, and introduces the Nexenta Core Platform, which is an OS based...

CodeSport

1
Welcome to CodeSport. This month, we feature a medley of questions about operating systems, computer architecture and algorithms. Last month's column featured three questions on...