Optimizing RAID and other performance techniques

Fast Track

Article from Issue 108/2009
Author(s):

This month we show you some tools for optimizing disks, speeding up web servers, and building custom parallel applications.

The more powerful our computers become, the more we ask of them – and the less we are willing to pay for top performance. After all the startups, shutdowns, reboots, and technological breakthroughs, the game is still the same: Stop the toe tapping and clock watching – bring me better performance.

This month we examine some strategies for speeding up your Linux systems.

Our first article shows how to build better performance for RAID storage systems. You'll learn about the benefits of aligning the filesystem with the underlying RAID infrastructure, and we'll show you the results of some practical tests that demonstrate where and when you can expect better performance.

The next article studies the memcached distributed memory object caching system, which is often used for building faster and more efficient websites. Memcached, which is used on high-profile websites such as LiveJournal.com, improves page load performance by reducing the load on database servers by as much as 90%.

The last article in this month's cover story looks at high-performance computing with the LAM/MPI parallel programming environment. The open-source LAM implementation of the Message Passing Interface (MPI) specification provides a stable and efficient framework for writing parallel applications. Although LAM/MPI has recently taken a back seat to the newer and more advanced Open MPI system, a large install base around the world, and support from Red Hat Enterprise and other Linux systems, means LAM is still a leading choice for many parallel-programming scenarios.

In a year when companies, non-profits, and even home users are trying to save money on IT expenses, many Linux users hope to patch the holes in their budgets with a few good ideas. This month's high-performance collection offers some practical solutions for stretching out your systems.

Buy this article as PDF

Express-Checkout as PDF
Price $2.95
(incl. VAT)

Buy Linux Magazine

SINGLE ISSUES
 
SUBSCRIPTIONS
 
TABLET & SMARTPHONE APPS
Get it on Google Play

US / Canada

Get it on Google Play

UK / Australia

Related content

  • Desktop RAID

    Linux offers several options for fulfilling the RAID promise of fast hard disk access and data security.

  • RAID Performance

    You can improve performance up to 20% by using the right parameters when you configure the filesystems on your RAID devices.

  • Memcached

    This practical caching tool can reduce the load on a web database server by as much as 90%.

  • Linux Tuning Intro

    Are your multimedia applications receiving the resources they need? Are you using the optimum filesystem for your environment? You don't have to be an expert to find better performance in Linux – you just need to know where to look.

  • Python Tricks

    Save time and trouble with these expert techniques for building custom Python tools.

comments powered by Disqus
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters

Support Our Work

Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

Learn More

News