Jump to: navigation, search

Difference between revisions of "Swift/ideas"

Line 13: Line 13:
 
* 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
 
* skeleton middleware, well-commented
 +
 +
 +
----
 +
 +
[[Category:ObjectStorage]]

Revision as of 21:13, 29 September 2014

Ideas for OpenStack Swift