Makefile::Parallel - Dependency Specification Language
By Ruben Fonseca (root) from Braga.pm
Date: Thursday, 14 August 2008 14:10
Duration: 30 minutes
Language:
Tags: compiler distributed makefile systems
Some processes are not easy to be programmed from scratch for parallel machines (clusters), but can be easily split on simple steps.
Makefile::Parallel is a Perl tool which lets users specify how processes depend on each other, in a beautiful way.