DistOS 2015W Session 6: Difference between revisions
Hassansaid (talk | contribs) |
Hassansaid (talk | contribs) |
||
Line 11: | Line 11: | ||
==Group 3== | ==Group 3== | ||
'''Team:''' Kirill, Jamie, Alexis, Veena, Khaled, Hassan | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 31: | Line 33: | ||
|- | |- | ||
! Scalability | ! Scalability | ||
| Scalable to a University or large corporations, maximum 10 | | Scalable to a University or large corporations, maximum 10<sup>5</sup> | ||
| Worldwide scalability, maximum 10 | | Worldwide scalability, maximum 10<sup>10</sup> | ||
|- | |- | ||
! File Usage | ! File Usage |
Revision as of 21:06, 9 February 2015
Midterm
The midterm from last year is now available.
Group 1
Group 2
Team Members: Apoorv, Ambalica, Ashley, Eric, Mert, Shivjot
Group 3
Team: Kirill, Jamie, Alexis, Veena, Khaled, Hassan
FARSITE | OceanStore | |
---|---|---|
Fault Tolerance | Used Byzantine Fault Tolerance Algorithm - Did not manage well | Used Byzantine Fault Tolerance Algorithm - Did not manage well |
Cryptography | Trusted Certificates | A strong cryptographic algorithm on read-only operations |
Implementation | Did not mention what programming they used, but it was based on Windows. They did not implement the file system | Implemented in JAVA |
Scalability | Scalable to a University or large corporations, maximum 105 | Worldwide scalability, maximum 1010 |
File Usage | Was designed for general purpose files | Was designed for small file sizes |
Scope | All clients sharing the available resources | Transient centralized service |
Object Model | Didn't use the object model | Used the object model |