Top
Back: parallelWaitN
Forward: parallelWaitAll
FastBack: numerDecom_lib
FastForward: realclassify_lib
Up: parallel_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.15.16.2 parallelWaitFirst

Procedure from library parallel.lib (see parallel_lib).

Usage:
parallelWaitFirst(commands, args[, timeout, linktype, servers, maxmemory]); commands list, args list, timeout int, linktype string, servers list, maxmemory intvec

Return:
a list, containing at least one (if no timeout occurs) of the results of commands[i] applied to arg[i], i = 1, ..., size(commands).
The command parallelWaitFirst(list commands, list args, list #) is synonymous to parallelWaitN(list commands, list args, 1, list #). See parallelWaitN for details on optional arguments and other remarks.

Example:
 
See also: MP links; Ssi links; waitfirst.


Top Back: parallelWaitN Forward: parallelWaitAll FastBack: numerDecom_lib FastForward: realclassify_lib Up: parallel_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.