RSS 355 projects tagged "Clustering/Distributed Networks"

No download Website Updated 22 Jan 2007 Channel

Screenshot
Pop 48.34
Vit 3.39

Channel is a C++ template framework for distributed message passing and event dispatching. Its major components (message IDs, routing algorithms...) are highly configurable as template parameters. As a namespace shared by peer threads, channels support publish/subscribe scope control, message filtering, and translation.

Download Website Updated 23 Jun 2008 Chiron FS

Screenshot
Pop 123.74
Vit 3.75

Chiron FS is a FUSE based filesystem that implements replication at the filesystem level like RAID 1 does at the device level. The replicated filesystem may be of any kind you want; the only requisite is that you mount it. There is no need for special configuration files; the setup is as simple as one mount command (or one line in fstab).

Download Website Updated 15 Dec 2003 Clubmask Resource Manager

Screenshot
Pop 61.78
Vit 2.98

Clubmask is a 'glue' package that combines the outstanding management and speed of the Bproc distributed process layer with the power and configuration of the Maui HPC Scheduler. It uses the Supermon resource monitor to gather node information. This node information is combined with job submission data, and suplied to Maui. Maui issues job start and termination commands which are handled by Clubmask via the Bproc layer. Clubmask also supplies a 'supermon2ganglia' translator that allows supermon data to be displayed in a ganglia Web frontend.

No download Website Updated 15 Dec 2006 ClusTerm

Screenshot
Pop 35.33
Vit 2.01

ClusTerm is used to SSH into a cluster of systems and execute the same command on all the systems. It combines a number of Gnome Terminal Widgets (VTE) in a single graphical window and copies the input to one terminal to all other terminals. It shows the differences between different terminals. Different layouts: table, row, column, and notebook. It is a GNOME application based on libvte.

Download Website Updated 02 Dec 2007 Cluster Infrastructure for Linux

Screenshot
Pop 100.57
Vit 6.44

Cluster Infrastructure (CI) for Linux is a common infrastructure for Linux clustering, extending the CLuster Membership Subsystem ("CLMS") and Internode Communication Subsystem ("ICS") of the OpenSSI project.

Download Website Updated 05 Jan 2004 Cluster Installation Finishing Scripts

Screenshot
Pop 45.96
Vit 2.38

The Finishing Scripts for Cluster Installations handle specific post-installation configuration that might not be convienent nor possible using existing cluster installation methods. The usual installation process is used to build a reasonably configured node, and the system then reboots into normal mode, achieves network visibility, and executes the finishing script. The finishing script handles all of the finer details of installing packaged or non-packaged software, tweaking installation, setting host/net specific parameters/files, etc. It is controlled via a single, easily modified script.

Download Website Updated 24 Sep 2009 Cluster SSH

Screenshot
Pop 308.00
Vit 7.29

Cluster SSH opens terminal windows with connections to specified hosts and an administration console. Any text typed into the administration console is replicated to all other connected and active windows. This tool is intended for, but not limited to, cluster administration where the same configuration or commands must be run on each node within the cluster. Performing these commands all at once via this tool ensures all nodes are kept in sync.

Download Website Updated 07 Mar 2006 ClusterControl

Screenshot
Pop 32.51
Vit 1.00

ClusterControl is a Web interface to simplify distributing and monitoring (bioinformatics) applications on Linux cluster systems. It is based on a modular concept that enables integration of command line oriented programs into the application framework of ClusterControl. The system enables integration of different applications accessed through one interface and executed on a distributed cluster system. It uses Apache, PHP, and OpenPBS or Sun Grid Engine.

Download Website Updated 27 Feb 2008 ClusterIt

Screenshot
Pop 106.76
Vit 3.96

ClusterIt is a suite of software to allow easy maintenance of large groups of machines. It does not provide a parallel programing environment, but is meant to be utilized in managing one, or simply to manage massive server farms. It includes such features as parallel rsh, parallel copy, parallel virtual xterminals (xterms), and job scheduling facilities for performing parallel compiling. It also has programs to allow barrier syncing in shell scripts.

Download Website Updated 26 Nov 2001 ClusterNFS

Screenshot
Pop 108.21
Vit 2.38

ClusterNFS is a set of patches for the "Universal NFS Daemon" (UNFSD) to allow multiple clients to nfs mount the same root filesystem by providing "tagged" filenames. When a client requests the file "/path/filename", the ClusterNFS server checks for the existence of files of the form "/path/filename$$TAG=value$$". If such a file exists and the client has a matching value for KEY, this file is returned. If the client does not have a matching value or no such file exists, the file request proceeds as normal. Currently supported keys include HOST (hostname), IP (IP number), CLIENT (matches any nfs client) and CREATE (for "tagged" creation of files).

Screenshot

Project Spotlight

Antivirus Live CD

A 4MLinux fork including the ClamAV scanner.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.