RSS 269 projects tagged "Clustering/Distributed Networks"

Download Website Updated 27 Mar 2005 auto nice daemon

Screenshot
Pop 135.87
Vit 4.34

auto nice daemon activates itself in certain intervals, and renices jobs according to their priority, and CPU usage. Jobs owned by root are left alone. Jobs are never increased in their priority. It is very flexible. The renice intervals can be adjusted, as well as the default nice level, and the activation intervals. A priority database stores user/group/job tuples along with their renice values for three CPU usage time ranges. The strategy for searching the priority database can be configured. Linux, OpenBSD, FreeBSD, Digital UNIX, Solaris, and IRIX are supported.

Download No website Updated 30 Jan 2001 Clustering Daemon

Screenshot
Pop 32.95
Vit 1.00

Clustering is the idea of making several computers act as one for the purposes of either performance or reliability. The Clustering Daemon guarantees that a response will be serviced provided at least one cluster node is up. It runs as a userspace process and provides a large amount of flexibility.

Download Website Updated 13 Apr 2007 Coda Distributed File System

Screenshot
Pop 222.15
Vit 6.33

Coda is a distributed filesystem with novel features such as disconnected operation and server replication.

Download No website Updated 29 Oct 2000 Dillon's Cron

Screenshot
Pop 108.74
Vit 67.74

Dillon's Cron is a multi-user cron written from scratch, similar to vixie-cron but with major differences. Attention is paid less to feature-creep and more to usability and reliability.

Download Website Updated 30 Jan 2001 distributed.net clients

Screenshot
Pop 48.16
Vit 1.80

distributed.net is a loosely knit group of computer users from all of the world that is taking up challenges requiring lots of computing power (most notably the RC5, DES, and OGR cracking contests). It is simple to participate in the challenges by downloading and running their client software (which uses idle CPU time to complete its tasks).

No download Website Updated 23 Oct 2010 drbd

Screenshot
Pop 229.46
Vit 5.95

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.

No download Website Updated 16 Jul 2003 Eddie

Screenshot
Pop 85.28
Vit 4.31

Eddie acts as a high availability WAN and LAN clustering tool for Web servers (including Apache). It provides load balancing at two levels (DNS and LAN), failover redundancy, and admission control to maintain quality of service levels.

Download Website Updated 25 Nov 2002 ENBD

Screenshot
Pop 169.31
Vit 5.22

The ENBD (Enhanced Network Block Device) is an industrial-strength version of the Linux kernel NBD. It makes a remote disk look like a local block device, allowing cheap and safe realtime mirrors to be built over the net. It features internal block-journalling and multichannel failover.

Download Website Updated 22 Sep 2012 Erlang

Screenshot
Pop 209.23
Vit 22.85

Erlang is a small concurrent functional programming language developed by Ericsson. It is being used by Ericsson as a systems programming language for large concurrent fault-tolerant distributed systems.

No download Website Updated 30 Jan 2001 esky

Screenshot
Pop 40.74
Vit 1.42

esky is an implementation of job freezing (checkpoint/resume) for Unix processes. It can save the state of a running process to disk then later resume it from the point it left off, possibly on a different machine. esky currently works on a limited but non-trivial range of processes. esky can cope with programs that open or mmap() files, including opening shared libraries with dlopen(). esky is implemented entirely in userspace - no kernel patches or modules are required. It works under Linux 2.2 and Solaris 2.6 and is written to be independent of CPU type.

Screenshot

Project Spotlight

HIDSharp

A .NET library for USB HID devices.

Screenshot

Project Spotlight

LibRaw-demosaic-pack-GPL3

Additional demosaic methods for LibRaw (GPL3 licensed).