DUCT - Distributed Unix Cluster Toolkit

DUCT is a suite of tools which help Unix system administrators easily configure and maintain large clusters of workstations in client-server environments. It was designed with common configuration needs in mind, but also intended to be flexible and extendable enough that it can be used for any type of configuration data that might arise.
  1. Download DUCT
  2. DUCT Features
  3. Future Plans

Download DUCT

The current version of DUCT is duct-0.1 alpha.

DUCT source code is available from:

ftp://ftp.feep.net/pub/software/DUCT/duct-0.1.tar.gz
To compile DUCT, you will need the Berkeley DB library, libdb-2.4.14. Binary distributions of libdb are available for many platforms from the Encap Archive, or you can retrieve the source code from http://www.sleepycat.com/db/.


DUCT Features

Here are the current features of DUCT:

Future Plans

These features will be implemented in future versions of DUCT:
Mark D. Roth <roth@feep.net>