Changes between Version 2 and Version 3 of UseCases
- Timestamp:
- 2007-07-13T23:08:22Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UseCases
v2 v3 3 3 (This Wiki page was originally inspired by [http://allmydata.org/pipermail/tahoe-dev/2007-June/000022.html this discussion on the tahoe-dev list]) 4 4 5 1. groups of friends who want to share backup and file-sharing 5 * ''friendnet'': a group of friends who want to share backup and file-sharing 6 * ''sysadmin'': a sysadmin wants to backup data onto a few of his own server 7 * ''hivecache'': a sysadmin wants to backup data onto hundreds of employee workstations 6 8 7 9 1. Allmydata, Inc. operating a storage grid on corporately owned servers … … 18 20 Use Cases 19 21 ||__name__||__number of nodes__||__administrative domains__||__node capacity__||__node availability__||__churn__|| 20 ||friendnet||2-10||many trusted domains||mixed||it depends on the friends...||low|| 21 ||sysadmin||2-10||one domain||uniform||uniform||high||low|| 22 ||''friendnet''||2-10||many trusted domains||mixed||it depends on the friends...||low|| 23 ||''sysadmin''||2-10||one domain||uniform||high||low|| 24 ||''hivecache''||10-1000||one domain, but not as well controlled||somewhat uniform||high||low|| 25 26 22 27 more to come...