From: Perry Smith <pedz@easesoftware.com> To: zsh-users@zsh.org Subject: Parallel processing Date: Thu, 24 Mar 2022 23:34:07 -0500 [thread overview] Message-ID: <1E0E1226-E3E8-40AD-87CD-93A602B1B08B@easesoftware.com> (raw) [-- Attachment #1: Type: text/plain, Size: 510 bytes --] Has something like prll (parallel) https://github.com/exzombie/prll <https://github.com/exzombie/prll> been added to zsh? I need to do about 20 commands. Each will take several hours to perhaps days. I’d like to start some fixed number like 4 jobs that are running. The others are waiting for one of the others to get finished. I tried creating a Makefile and use the -j option in make but my targets have spaces in them and make doesn’t like that. (This is on a BSD system.) Thank you, Perry [-- Attachment #2: Type: text/html, Size: 929 bytes --]
next reply other threads:[~2022-03-25 4:35 UTC|newest] Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-03-25 4:34 Perry Smith [this message] 2022-03-25 18:27 ` Bart Schaefer 2022-03-26 18:10 ` Philippe Troin 2022-03-26 22:19 ` Bart Schaefer 2022-03-27 17:32 ` Philippe Troin 2022-03-27 17:42 ` Bart Schaefer 2022-03-27 19:23 ` Dominik Vogt 2022-03-28 13:26 ` Perry Smith 2022-03-28 13:31 ` Perry Smith 2022-03-26 4:34 jdh 2022-03-27 18:37 jdh 2022-03-27 19:06 ` Bart Schaefer 2022-03-27 19:24 ` Ray Andrews 2022-03-28 13:47 ` Perry Smith
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1E0E1226-E3E8-40AD-87CD-93A602B1B08B@easesoftware.com \ --to=pedz@easesoftware.com \ --cc=zsh-users@zsh.org \ --subject='Re: Parallel processing' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.vuxu.org/mirror/zsh/ This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).