Home | Trees | Indices | Help |
|
---|
|
osh @CLUSTER [ ... ]
syntax instead.)Functions | |||
|
Function Details |
command remotely on each node of
cluster . Execution on all nodes is done in parallel. If
merge_key is specified, then the inputs of each thread are
expected to be ordered by the merge_key . The sequences from
the threads are then merged into a single sequence using the
merge_key . (This function is identical to fork ,
except that the first argument is required to identify a cluster.)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Oct 27 23:13:40 2008 | http://epydoc.sourceforge.net |