wiki:WikiStart

Version 4 (modified by willem, 11 years ago) (diff)

--

Welcome to disparm

What is disparm

Disparm is a tool to manage large number of tasks, mostly started in jobs. Tasks ask disparm for a command line. Disparm takes care that lines that are committed, will not be committed again, unless the user specifically requires to re-commit lines.

Typical usage

  • The user fills a pool with lines, consisting of parameters that are to be used by a program.
  • In a job: as many tasks as there are cores are started in parallel.
  • Each task asks disparm a line: disparm will give each task another line.
  • the task executes the required command using the line as parameter.
  • the task tells disparm that this line is now invalidated, it must not be committed ever again.

Download

svn co