The blue social bookmark and publication sharing system.
Pure Load Balancer runs in userland, but relies on an asynchronous non forking/non threaded/non blocking architecture. Thanks to Niels Provos' excellent ev
...Pure Load Balancer runs in userland, but relies on an asynchronous non forking/non threaded/non blocking architecture. Thanks to Niels Provos' excellent event library, it can also efficiently use the kernel notification mechanisms to never waste CPU time
to failover ha linux loadbalancer loadbalancing by springnet on Sep 26, 2006,
1:37 AMYou MUST have a third server as a managment node but this can be shut down after the cluster starts. Also note that I do not recommend shutting down the ma
...You MUST have a third server as a managment node but this can be shut down after the cluster starts. Also note that I do not recommend shutting down the managment server (see the extra notes at the bottom of this document for more information). You can no
to cluster failover ha howto linux mysql redundancy by springnet on Sep 25, 2006,
10:31 PMIn this first of five articles, learn what it means for software to be highly available and how to install and set up heartbeat software from the High-Avai
...In this first of five articles, learn what it means for software to be highly available and how to install and set up heartbeat software from the High-Availability Linux project on a two-node system. You'll also learn how to configure the Apache Web serve
to cluster clustering failover ha heartbeat linux by springnet on Sep 25, 2006,
10:26 PMThe Linux Virtual Server is a highly scalable and highly available server built on a cluster of real servers, with the load balancer running on the Linux o
...The Linux Virtual Server is a highly scalable and highly available server built on a cluster of real servers, with the load balancer running on the Linux operating system. The architecture of the server cluster is fully transparent to end users, and the u
to cluster clustering failover ha linux by springnet and 2 other users on Sep 25, 2006,
10:25 PMDRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You
...DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1
to cluster clustering ha linux raid by springnet and 4 other users on Sep 25, 2006,
10:10 PMThe Linux-HA project is a widely used and important component in many interesting High-Availability solutions. We estimate that we currently have around th
...The Linux-HA project is a widely used and important component in many interesting High-Availability solutions. We estimate that we currently have around thirty thousand installations up in mission-critical uses in the real world since it became suitable f
to availability cluster ha heartbeat linux by springnet on Sep 25, 2006,
10:01 PMUltra Monkey is a project to create load balanced and highly available network services. For example a cluster of web servers that appear as a single web s
...Ultra Monkey is a project to create load balanced and highly available network services. For example a cluster of web servers that appear as a single web server to end-users. The service may be for end-users across the world connected via the internet, or
to availability cluster failover ha linux by springnet and 1 other user on Sep 25, 2006,
6:26 PM