Jump to: navigation, search

Difference between revisions of "Swift/ideas"

Line 12: Line 12:
 
* durability simulator based on swift specification (e.g. # of replicas, # of devices and network speed to replicate)
 
* durability simulator based on swift specification (e.g. # of replicas, # of devices and network speed to replicate)
 
* in the situation where a proxy needs to talk to a storage node on the same server, call the storage node method(s) directly instead of putting bytes on the network
 
* in the situation where a proxy needs to talk to a storage node on the same server, call the storage node method(s) directly instead of putting bytes on the network
 +
* skeleton middleware, well-commented

Revision as of 19:43, 29 September 2014

Ideas for OpenStack Swift