Simple Project List Software Map

Clustering/Distributed Networks
375 projects in result set
Última Atualização: 2011-11-13 17:46

Kloxo

Kloxo is a lightweight and powerful Web hosting panel that has been in development since 2002. It was formerly known as LxAdmin. It allows for adding customers, resellers, and wholesale resellers with few clicks. Clustering functions are also built in, so you can expand and add servers whenever you need. Migrating customers between servers is easy and automatic, making it the most extensible panel to date. The services installed by default are Apache, BIND, MySQL, Pure-ftpd, Qmail, and Bogofilter. You can also switch between Apache and Lighttpd, BIND and djbdns, Bogofilter and Spamassassin. All configuration files are converted automatically in the process.

(Machine Translation)
Última Atualização: 2013-08-06 13:25

GNU MAC Changer

MAC Changer is a GNU/Linux utility for viewing/manipulating the MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.

Última Atualização: 2014-03-28 19:10

Galera wsrep provider

Galera wsrep provider is a dlopenable generic replication library which implements the wsrep provider API. It provides very efficient synchronous replication, and multi-master and "parallel applying" capabilities for opaque data buffers. Its primary focus is data consistency. A transaction is either committed on every node, or not at all. It works anywhere TCP works, including on WAN, and can utilize UDP multicast where available. It is used by the MySQL-wsrep patch project to create true multi-master MySQL/InnoDB clusters.

(Machine Translation)
Última Atualização: 2007-04-13 15:44

Coda Distributed File System

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

(Machine Translation)
Última Atualização: 2011-05-18 12:43

FAI

FAI (fully automatic installation) is a non-interactive system to install a Debian GNU/Linux operating system on a group of PCs or a Linux cluster. After installation, the systems are fully configured and ready to run. It is a scalable method for performing unattended installation and updating. Changes to the configuration files of the operating system are made by cfengine, shell, and Perl scripts.

Última Atualização: 2012-05-22 11:08

Linux NFS Utilities

nfs-utils provides the required support programs for using the Linux kernel's NFS support, either as a client or as a server (or as both).

Última Atualização: 2010-10-23 05:46

drbd

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.

Última Atualização: 2002-01-07 22:11

LTSP

Linux makes a great platform for deploying diskless workstations that boot from a network server. The LTSP is an open source project to create the administration tools that will make setting up a diskless Linux workstation easier.

Última Atualização: 2007-02-14 17:44

LAM/MPI

LAM/MPI is an implementation of the Message Passing Interface (MPI) parallel standard that is especially friendly to clusters. It includes a persistent runtime environment for parallel programs, support for all of MPI-1, and a good chunk of MPI-2, such as all of the dynamic functions, one-way communication, C++ bindings, and MPI-IO.

Última Atualização: 2009-12-10 18:43

smartmontools

smartmontools contains utilities that control and monitor storage devices using the Self-Monitoring, Analysis, and Reporting Technology (S.M.A.R.T.) system built into ATA and SCSI hard drives. This is used to check the reliability of the hard drive and to predict drive failures. Version 5.x is designed to comply with the ATA/ATAPI-5 specification. Future releases will comply with the ATA/ATAPI-6 and ATA/ATAPI-7 specifications. It is meant to be an up-to-date replacement for the ucsc-smartsuite and smartsuite packages, and is derived from that code.

Última Atualização: 2011-04-22 10:18

ConMan

ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports local serial devices, remote terminal servers (via the telnet protocol), IPMI Serial-Over-LAN (via FreeIPMI), Unix domain sockets, and external processes (e.g., using Expect to control connections over telnet, ssh, or IPMI Serial-Over-LAN). Its features include logging (and optionally timestamping) console device output to file, connecting to consoles in monitor (R/O) or interactive (R/W) mode, allowing clients to share or steal console write privileges, and broadcasting client output to multiple consoles.

(Machine Translation)
Última Atualização: 2006-07-07 02:26

chpox

chpox provides transparent checkpointing and
restarting of processes on Linux clusters. It was
originally designed for recovering tasks that have
a long execution time (i.e. numerical simulations)
in case of system crashes, power failures, etc. It
may work with openMosix, is SMP safe, does not
require program recompiling/relinking, and
supports virtual memory, regular open files,
pipes, Unix domain sockets, current directory, and
child processes.

(Machine Translation)
Última Atualização: 2012-03-26 22:35

GCC UPC

The GCC UPC toolset provides a compilation and execution environment for programs written in the UPC (Unified Parallel C) language. The GCC UPC compiler extends the capabilities of the GNU GCC compiler. The GCC UPC compiler is implemented as a C Language dialect translator, in a fashion similar to the implementation of the GNU Objective C compiler.

Última Atualização: 2008-08-20 13:47

Autobuild

Autobuild is a package that processes output from building
software, primarily focused on packages using Autoconf and
Automake, and generates HTML summaries. The output
includes project name, version, build host types, build host
name, and indication of success or failure. The output is
indexed in many ways to simplify browsing.

(Machine Translation)
Última Atualização: 2001-12-11 17:42

mod_backhand

mod_backhand is a load balancing module for Apache. It provides per-request HTTP redirection within a heterogeneous Apache server cluster. Each request is processed and run through a set of "candidacy functions" to determine which server is best suited to respond. The request is then proxied to that server. Facilities are in place to allow you to write your own dynamically loadable decision making algorithms. Everything about the request and the current availability of resources can be used in the decision-making process.

(Machine Translation)