Distributed Make System - News
posted by darktigrou, Tue 01 Mar 2005 05:26:40 PM UTC - 0 replies
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 !
posted by darktigrou, Mon 19 Aug 2002 09:11:09 PM UTC - 0 replies
We wrote two schedulers, and we are now able to compile C programs on a group of hosts, coordinated by a central scheduler. However, the tests results are not as good as we expected. Actually a disrtributed compilation handled by DMS performs better
...
[Read more]
posted by darktigrou, Thu 15 Aug 2002 11:25:27 PM UTC - 0 replies
We are able to compile huge projects (emacs, perl, python, etc.)
in a client server fashion.
The next step is to add a scheduler to distribute
the compilation jobs on several machines, not just two.
A basic scheduler should be available before the end of the week-end.
So, stay tuned !