All content and news on InfoQ about Load Balancing
Latest featured content about Load Balancing

- Ruby
- Topics
- Ruby on Rails,
- Deployment / Datacenter
InfoQ has an exclusive chat with one of the original gurus of Rails deployment: Ezra Zygmuntowicz. We discuss his current venture, EngineYard, and the future of Rails. His book on Rails Deployment is due from Pragmatic Programmers in June 2007.
-
By Ezra Zygmuntowicz
on May 15, 2007,
News about Load Balancing
- Java
- Topics
- Grid Computing
The latest version of GridGain, a java based open source grid computing framework, supports load balancing and data partitioning features. GridGain Systems recently released version 2.0 of the framework which also includes a "work stealing" feature where the scheduled jobs running on overloaded nodes in the grid are "stolen" to run on underloaded nodes.
-
By Srini Penchikala
on Mar 10, 2008,
- Architecture
- Topics
- Performance & Scalability
Describes an approach to scaling web applications by partitioning data according to what is generic and what is user specific. The generic data streams can then take advantage of horizontal scaling and the power of caching.
-
By Gavin Terrill
on Mar 04, 2008,
- Java
- Topics
- Clustering & Caching
Shoal is a java clustering framework that provides infrastructure to build fault tolerance, reliability and availability for java application servers. It can also be plugged into any application that needs clustering and distributed systems capabilities. Shoal is the clustering engine for GlassFish and JonAS application servers and provides a distributed state cache for storing application state.
-
By Srini Penchikala
on Feb 08, 2008,
- Architecture
- Topics
- Performance & Scalability,
- Clustering & Caching
Exploring a couple of lesser known tools in the architects' scaling toolkit.
-
By Gavin Terrill
on Nov 12, 2007,
- Architecture
- Topics
- Rich Internet Apps,
- Performance & Scalability
Traditional approaches to load balancing have focused on server side solutions. Lei Zhu recently proposed an approach where the load balancing logic for a clustered Ajax application resides in the client tier, and describes how an application built on Amazon's S3 and EC2 services has successfully employed the technique.
-
By Gavin Terrill
on Oct 10, 2007,
- Architecture
- Topics
- Performance & Scalability
Many people talk about scalability, but do you know what it really means? Royans K Tharakan dispels some myths and provides a detailed explanation of some of the common scalability terms.
-
By Gavin Terrill
on Oct 01, 2007,
- Ruby
- Topics
- Performance & Scalability,
- Ruby on Rails,
- Open Source,
- Community
Just over a week's gone by and the community is still buzzing with the Rails scalability debate. Developers are asking the defining question: does Web 2.0 darling Twitter.com prove Rails can't scale? James Cox gives InfoQ readers a comprehensive summary.
-
By James Cox
on Apr 19, 2007,