Changes between Version 14 and Version 15 of GSoCIdeas


Ignore:
Timestamp:
2013-04-16T21:16:06Z (11 years ago)
Author:
zooko
Comment:

edit for clarity

Legend:

Unmodified
Added
Removed
Modified
  • GSoCIdeas

    v14 v15  
    2828== Upload Strategy Of Happiness ==
    2929
    30 The ''Servers of Happiness'' criterion is already in place for deciding whether a given distribution of shares over servers satisfies the user's requirements for fault-tolerant distribution. However, the algorithm that decides what shares to upload to which servers is not optimized to always satisfy the Servers of Happiness criterion. [https://zooko.com/uri/URI%3ADIR2-RO%3Aoljrwy5i2t3dhcx5mzrksegehe%3Axtac4ubcnr5eqo6d7h4wyj5sm522olj4mthizz2i3lfw2b5nla6q/Latest/compsci/Carstensen-2011-Robust_Resource_Allocation_In_Distributed_Filesystem.pdf Kevan Carstensen's master's thesis] explains the context in great details and proposes an ''Upload Strategy of Happiness'' algorithm for allocating shares to servers. Implementing the ''Upload Strategy of Happiness'' should close the following tickets: #610, #1124, #1130, #1293, #1382, #1814.
     30The ''Servers of Happiness'' criterion is already in place for deciding, after a distribution of shares to servers has been chosen, whether that distribution satisfies the user's requirements for fault-tolerance. However, the algorithm that decides what shares to upload to which servers is not optimized to always satisfy the Servers of Happiness criterion. [https://zooko.com/uri/URI%3ADIR2-RO%3Aoljrwy5i2t3dhcx5mzrksegehe%3Axtac4ubcnr5eqo6d7h4wyj5sm522olj4mthizz2i3lfw2b5nla6q/Latest/compsci/Carstensen-2011-Robust_Resource_Allocation_In_Distributed_Filesystem.pdf Kevan Carstensen's master's thesis] explains the context in great details and proposes an ''Upload Strategy of Happiness'' algorithm for allocating shares to servers. Implementing the ''Upload Strategy of Happiness'' should close the following tickets: #610, #1124, #1130, #1293, #1382, #1814.
    3131
    3232== Advanced Cap Types ==