Re: parallel 1.3: simple parallel processing.



On 4 Apr., 06:40, Edward Rosten <Edward.Ros...@xxxxxxxxx> wrote:
Version 1.3 of ssh_parallel and parallel have been released.

This release features much better error handling in ssh_parallel, so
network errors are less likely to cause jobs to go missing.
Additionally, it allows you to specify a nice level for processes.

Same as the last time, I'm interested in any comments/critiques anyone
may have.

Original release notes (with updated URLs):

If you ever write a shell script along the lines of:

some | pipieline | bash

then you may be interested in my program parallel. The above line
would be written as:

some | pipeline | parallel 4

to perform the same task, but with 4 commands running in parallel.
There is a companion program, ssh_parallel which will distribute the
jobs over a number of machines (assuming you have passwordless SSH set
up).

Webpage:http://mi.eng.cam.ac.uk/~er258/code/index.html
Download:http://mi.eng.cam.ac.uk/~er258/code/dist/parallel-1.3.tar.gz

-Ed


I had a peek into the sources of parallel.c and wonder about the
feature to be able to start 2 or more processes but the restriction
to not start a single one. Though, the latter may be useful if the
argument is computed instead of hard coded. It seems an unnecessary
restriction. Just curious.

A useful program, BTW.

Janis
.



Relevant Pages

  • Re: WLM managed initiators
    ... also mas wide, again no help in segregating jobs. ... I would simply set the class limit to zero on the system where you don't ... of the WLM managed features. ...
    (bit.listserv.ibm-main)
  • Re: Kitchenaid Mixers
    ... Horsepower? ... Features? ... What do you like or dislike about yours? ... It's great for big jobs such as tiered cakes. ...
    (rec.food.cooking)
  • [ANN] parallel 1.3: simple parallel processing.
    ... This release features much better error handling in ssh_parallel, ... network errors are less likely to cause jobs to go missing. ... then you may be interested in my program parallel. ...
    (comp.unix.shell)
  • RE: DBA dissappointed in sql server 2005
    ... Yes, some of those features are nice, but ... > dissappointed in the product from a DBA viewpoint. ... > with many many databases and scores of jobs. ... > sql server from a dba point of view. ...
    (microsoft.public.sqlserver.server)
  • Re: [ANNOUNCE] libata: new EH, NCQ, hotplug and PM patches against stable kernel
    ... advanced SATA features for quite sometime now, and, finally, patches ... New error handling ... Could we find a different acronym for Port Multiplier support, ...
    (Linux-Kernel)