mainDistributed Make System - Summary

 
 
Membership Info
Group Admins:
3 active members

Group identification
Id: 2640
System Name: dms
Name: Distributed Make System
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

DMS is aimed at distributing compilation processes, in
order to decrease the time it takes, and to let the developper easily
access more different computer architectures.

First, we'll try to distribute compilation processes which use gcc to
compile programs written in C within a LAN.

Depending on the success of this trial, we'll focus on security,
intelligent distribution of processes and resource sharing, and we'll
try to make DMS usable on the internet, not only on a LAN. We'll also
try to support more compilers and programming languages (C++ support is
a priority).

We use Python as the principal programming language and PyUnit for unit
testing.

Registration Date: Thu 08 Aug 2002 04:46:19 PM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed
Development starts again
     posted by darktigrou, Tue 01 Mar 2005 05:26:40 PM UTC

After a long stop, we have managed to get enough time to continue the development of the project.

We hope to be able to get the better out of our past experience to improve the project. We'll start by a bit of refactoring (network protocol, class hierarchy, etc.), and implementing the features listed in the task list.

Stay tuned !

Quick Overview
 Memberlist (3 members)

Communication Tools
 Mailing Lists (2 public mailing lists)

Development Tools
 Task Manager (open items: 25, total: 33)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code