parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feature Request: Special input value to create a barrier


From: Achim Gratz
Subject: Feature Request: Special input value to create a barrier
Date: Sun, 23 Jun 2019 13:32:55 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

I could use a (configurable) special input value that creates a barrier
(i.e. wait for all previous jobs to finish) upon parallel encountering
it.  Usage would be something like:

parallel --barrier + do_something '{}' ::: job1 job2 job3 + job4 job5 + job6 
job7

which should start the first three jobs, wait for them to finish, then
starts the fourth and fifth job, waits again for these to finish, then
the remaining sixth and seventh job are started in parallel.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Wavetables for the Terratec KOMPLEXER:
http://Synth.Stromeko.net/Downloads.html#KomplexerWaves




reply via email to

[Prev in Thread] Current Thread [Next in Thread]