Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 348716 - [ebuild] GNU parallel - a shell tool for executing jobs in parallel locally or using remote machines
Summary: [ebuild] GNU parallel - a shell tool for executing jobs in parallel locally o...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL: http://www.gnu.org/software/parallel/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-14 14:10 UTC by Ryoichiro Suzuki
Modified: 2010-12-20 17:02 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
parallel-20101202.ebuild (parallel-20101202.ebuild,564 bytes, text/plain)
2010-12-14 14:12 UTC, Ryoichiro Suzuki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ryoichiro Suzuki 2010-12-14 14:10:15 UTC
quoted from the website.

GNU parallel is a shell tool for executing jobs in parallel locally or using remote machines. A job is typically a single command or a small script that has to be run for each of the lines in the input. The typical input is a list of files, a list of hosts, a list of users, a list of URLs, or a list of tables.
---END---

Especially users with multi cpu/cores machine would be happy to do iterative tasks.



Reproducible: Always
Comment 1 Ryoichiro Suzuki 2010-12-14 14:12:41 UTC
Created attachment 257137 [details]
parallel-20101202.ebuild

i guess sys-apps or sys-process category would be suitable.
Comment 2 Jayson 2010-12-17 17:49:28 UTC
Funny, I wrote a similar ebuild for this same thing and was just about to upload it :). Suggest accepting ~x86 as I have tested. Personally I threw mine into app-shells because of prll...
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2010-12-18 12:20:19 UTC
I would take this, if you two assist me in maintenance...so you do the work, I commit.
Comment 4 Ryoichiro Suzuki 2010-12-18 17:28:56 UTC
>Funny, I wrote a similar ebuild for this same thing and was just about to upload it :).
heh close.

>I would take this, if you two assist me in maintenance...so
i'll try. I hope there won't be much to hassle though..
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2010-12-20 17:02:38 UTC
Added to Portage, thanks for the input.  File bug reports for any changes you want to the ebuild, put me in CC if the bug is not assigned in a timely manner.