Gentoo Archives: gentoo-dev

From: "Michał Górny" <mgorny@g.o>
To: gentoo-dev@l.g.o
Cc: vapier@g.o
Subject: Re: [gentoo-dev] multiprocessing.eclass: doing parallel work in bash
Date: Sat, 02 Jun 2012 21:31:14
Message-Id: 20120602233132.24cc67ef@pomiocik.lan
In Reply to: Re: [gentoo-dev] multiprocessing.eclass: doing parallel work in bash by Mike Frysinger
1 On Sat, 2 Jun 2012 15:54:03 -0400
2 Mike Frysinger <vapier@g.o> wrote:
3
4 > # @FUNCTION: redirect_alloc_fd
5 > # @USAGE: <var> <file> [redirection]
6 > # @DESCRIPTION:
7
8 (...and a lot of code)
9
10 I may be wrong but wouldn't it be simpler to just stick with a named
11 pipe here? Well, at first glance you wouldn't be able to read exactly
12 one result at a time but is it actually useful?
13
14 --
15 Best regards,
16 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies