Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 348716

Summary: [ebuild] GNU parallel - a shell tool for executing jobs in parallel locally or using remote machines
Product: Gentoo Linux Reporter: Ryoichiro Suzuki <ryoichiro.suzuki>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: fauli, kerick
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.gnu.org/software/parallel/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: parallel-20101202.ebuild

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.