Changes between Initial Version and Version 1 of Ticket #1130, comment 12


Ignore:
Timestamp:
2011-06-09T01:08:55Z (14 years ago)
Author:
davidsarah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1130, comment 12

    initial v1  
    1313The while loop should be done in parallel, with up to N - |M| outstanding requests.
    1414
    15 Upload would work in the same way (for the general case where there may be existing shares), except that it would fail if it is not possible to achieve |M| < H.
     15Upload would work in the same way (for the general case where there may be existing shares), except that it would fail if it is not possible to achieve |M| >= H.