load balancing

warning: Creating default object from empty value in /var/www/obonet/modules/taxonomy/taxonomy.module on line 1418.

Controllable per-Flow Load Balancing

Wed, 01/05/2011 - 14:22 by Gregory Detal • Categories:
Slogan: 
Classic load-balancing techniques revisited

Controlable per-Flow Load Balancing (CFLB) is an initiative to revisit current load-balancing techniques. These techniques suffer from the fact that they use hash-based functions to balance packet. This prevent hosts to control the path taken by their packets.

CFLB consists of an invertible mechanism that allows sources to easily steer packets over any load-balanced path. CFLB consists in multiple implementation parts:

* A Linux kernel implementation of the CFLB-router forwarding path.

Our members: 
Gregory Detal
Our members: 
Christoph Paasch
Programming language: 
C
Development State: 
beta

On-the-fly TCP path selection algorithm in access link load balancing

Mon, 03/24/2008 - 13:35 by Damien Saucez • Categories:

The paper "On-the-fly TCP path selection algorithm in access link load balancing" written by Lin et al. proposes a new way to implement load balancer based on NAT.

Traditional load-balancer uses weighted round robin to define the uplink to use for a given stream. The model proposed by the authors deals only with TCP flows.


Syndicate content