bugGNU Parallel - Bugs: bug #48290, round-robin does not distribute...

 
 

bug #48290: round-robin does not distribute data based on business

Submitter:  Ole Tange <tange>
Submitted:  Wed 22 Jun 2016 12:19:52 AM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  tange
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 04 Jul 2016 10:55:48 AM UTC, comment #2: 

Fixed in [805d924].

Ole Tange <tange>
Group administrator
Wed 22 Jun 2016 12:25:59 AM UTC, comment #1: 

seq 100000|parallel -j8 --roundrobin --pipe  --jl -  -q --block 10k perl -ne '$t++ % 1000 or sleep {%} && print {%}'

Ole Tange <tange>
Group administrator
Wed 22 Jun 2016 12:19:52 AM UTC, original submission:  

This should give most data to the first and less to the 8th:

parallel -j8 --roundrobin --pipe  < ~/Videos/screamer.mp4 --jl -  -q --block 100k perl -ne '$t++ % 1000 or sleep {%} && print {%}'

Ole Tange <tange>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tange (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-07-04 tange StatusConfirmed Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code