Welcome, Guest! Log In | Create Account

Donate Share

Riverdrums Load Balancer

by riverdrums

The Riverdrums Load Balancer is a feature-full, fast, event-driven frontend to enable high throughput access to clusters.


http://rlb.sourceforge.net

Clustering

Project Feed

  • Code committed

    riverdrums committed patchset 93 of module rlb to the Riverdrums Load Balancer CVS repository, changing 1 files

    12:29AM on Oct 01 2008 by riverdrums

  • rlb 0.8 file released: rlb-0.8.tar.gz

    - Fixed problem binding to privileged port as non-root user.
    - Added code to retry another server on first write error.
    - Optimised event code.
    - Added separate control port for each running processes.
    - Added more error checking.

    10:43PM on Jul 22 2007

  • rlb 0.8 file released: rlb-0.8.tar.bz2

    - Fixed problem binding to privileged port as non-root user.
    - Added code to retry another server on first write error.
    - Optimised event code.
    - Added separate control port for each running processes.
    - Added more error checking.

    10:43PM on Jul 22 2007

  • Version 0.8 released

    The Riverdrums Load Balancer has been through a few months of intensive testing and code review. This release finalises that process. Particular changes include a fix to enable listening on a privileged port as a non-root user, re-negotiating ...

    08:48PM on Jul 22 2007 by riverdrums

  • rlb 0.7 file released: rlb-0.7.tar.gz

    - Added control port options, including timeout and
      interface to bind to.
    - Added option for the load balancer to write directly 
      back to the client without connecting to the cluster.

    01:18AM on Feb 18 2007

  • rlb 0.7 file released: rlb-0.7.tar.bz2

    - Added control port options, including timeout and
      interface to bind to.
    - Added option for the load balancer to write directly 
      back to the client without connecting to the cluster.

    01:18AM on Feb 18 2007

  • Version 0.7 released

    The latest version of the load balancer implements a control port interface to the server core engine. The interface is driven in exactly the same way as the shared object content filters, and different control responses can be coded and loaded as shared ...

    11:07PM on Feb 17 2007 by riverdrums

  • rlb 0.6 file released: rlb-0.6.tar.gz

    - Separated data buffers from connection data structures.
     - Added extra logic for full data buffers.
     - Fixed read after partial write.
     - Fixed server number counter to reflect reality.
     - More aggressive closure of unusable connections.
     - Better ...

    08:57PM on Jan 27 2007

  • rlb 0.6 file released: rlb-0.6.tar.bz2

    - Separated data buffers from connection data structures.
     - Added extra logic for full data buffers.
     - Fixed read after partial write.
     - Fixed server number counter to reflect reality.
     - More aggressive closure of unusable connections.
     - Better ...

    08:56PM on Jan 27 2007

  • Version 0.6 released

    This version of the Riverdrums Load Balancer concentrates mainly on separating the data buffers used for holding data from the connection data structures used for tracking client/server sockets. It enables optimal allocation and closing of data channels ...

    07:01PM on Jan 27 2007 by riverdrums

Riverdrums Load Balancer Actions