Explore chapters and articles related to this topic
An architecture for synchronising cloud file storage and organisation repositories
Published in International Journal of Parallel, Emergent and Distributed Systems, 2019
Gil Andriani, Eduardo Godoy, Guilherme Koslovski, Rafael Obelheiro, Mauricio Pillon
Cache techniques are commonly applied in distributed systems to speed up data access. For instance, the Coda file system [35] supports disconnected operations and relies on a callback cache consistency protocol, keeping only the latest version of the file and propagating the modifications in parallel. In this sense, Cloud4NetOrg supports disconnected read and write operations. In case of conflict, Coda invalidates the caches, while Cloud4NetOrg, like other cloud-based storage tools, maintains all versions of the given file.