<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">No idea here either, but a thought to
      advantage: such a setup *might* work for synching many tiny files
      (less than a couple or three sectors each, maybe?), it'd kill the
      system if you're dealing with large binaries. From experience in
      populating flat-file databases on commodity gear, I would say keep
      to as few threads as possible to minimise I/O priority switching
      hence head wear. I've killed a RAID in testing running multiple
      copy threads into the array using test data of millions(!) of
      random and small files (1B<5KB) for the small problem of
      excessive heat and vibration.<br>
      <br>
      On 29/07/2013 13:01, Dan Caseley wrote:<br>
    </div>
    <blockquote
cite="mid:CAJ=9pMD00iWqiARZ+xJMWu_B82ZYv_AERPSwfcxAofR54ZDjKA@mail.gmail.com"
      type="cite">
      <p dir="ltr">I've no idea how to achieve this, but i thought I'd
        ask for my own curiosity - what's the advantage to running
        parallel rather than series? Isn't the pipe going to be the
        limiting factor here in any scenario?</p>
      <p dir="ltr">Dan</p>
      <div class="gmail_quote">On 29 Jul 2013 11:14, "Jason Irwin" <<a
          moz-do-not-send="true" href="mailto:jasonirwin73@gmail.com">jasonirwin73@gmail.com</a>>
        wrote:<br type="attribution">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          Other than a script to loop over folders and start multiple
          instances of<br>
          rsync...does anyone know of an easy way to get it to do a
          multi-threaded<br>
          copy? i.e. copy in parallel.<br>
          <br>
          FYI: I'm having to use Cygwin on Windows on the server side,
          and I'll<br>
          probably have to use the same on the client.<br>
          <br>
          --<br>
          ╔═════════════╦══════════════════════════════════════════╗<br>
          ║ Jason Irwin ║ OpenPGP (GPG/PGP) Public Key: 0xD0C592B1 ║<br>
          ║             ║ Import from hkp://<a moz-do-not-send="true"
            href="http://subkeys.pgp.net" target="_blank">subkeys.pgp.net</a>
                 ║<br>
          ╚═════════════╩══════════════════════════════════════════╝<br>
          <br>
          _______________________________________________<br>
          Nottingham mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a><br>
          <a moz-do-not-send="true"
            href="https://mailman.lug.org.uk/mailman/listinfo/nottingham"
            target="_blank">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a></blockquote>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Nottingham mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Nottingham@mailman.lug.org.uk">Nottingham@mailman.lug.org.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.lug.org.uk/mailman/listinfo/nottingham">https://mailman.lug.org.uk/mailman/listinfo/nottingham</a></pre>
    </blockquote>
    <br>
  </body>
</html>