http://oceanstore.cs.berkeley.edu/publications/
a quick read over the ocean store paper called for some comparsion notes
and mapping hints.
KommunikationsInfrastruktur:
same assumtion, it's untrusted
Nomanic Data: nomadic data, as the phenomen is called in ocean store, is a
consequence of immutable data.
Naming
GUID synonym for oid; see NYI; same usage pattern as in Askemos, used for
everything like servers and other places.
directories: the links of each place
Both, Askemos and Ocean Store assume that there's no global root.
Access Control
Also composed from basic tokens. No details yet.
Has an arbitrary distinction between read and write at access crontrol
level, which Askemos places at the messaging and object invocation level (for
priority locking and optimistic concurrency). This indicates in concert with
other points that a user of Ocean Store maps to an Askemos server, not an
askemos user.