Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
edoloughlin
13y ago
0 comments
Share
I didn't realise that parallel is a Perl script, which means it's going to lose when running very short-lived processes, as in my example.
0 comments
default
newest
oldest
samvittighed
13y ago
True. Unless you need some of the facilities in GNU Parallel that you do not find in xargs (such as --group which is default, running on remote machines, -L with -I, or --pipe for processing piped data).
j
/
k
navigate · click thread line to collapse