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.18.2 parallelWaitFirst

Procedure from library parallel.lib (see parallel_lib).

Usage:
parallelWaitFirst(commands, args[, timeout]); commands list, arguments list, timeout int

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

Example:
 
See also: parallelWaitAll; parallelWaitN; tasks_lib.


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-7, Aug 2013, generated by texi2html.