devblog
This commit is contained in:
parent
aee5db0d47
commit
34e137e6b3
1 changed files with 6 additions and 0 deletions
6
doc/devblog/day_414__improved_parallel_get.mdwn
Normal file
6
doc/devblog/day_414__improved_parallel_get.mdwn
Normal file
|
@ -0,0 +1,6 @@
|
|||
Turned out to not be very hard at all to make `git annex get -JN`
|
||||
assign different threads to different remotes that have the same cost.
|
||||
Something like that was requested back in 2011, but it didn't really make
|
||||
sense until parallel get was implemented last year.
|
||||
|
||||
(Also spent too much time fixing up broken builds.)
|
Loading…
Add table
Reference in a new issue