@inproceedings{fa100526c8234ebd84f076fd282ffa1c,
title = "A case for optimistic coordination in HPC storage systems",
abstract = "High-performance computing (HPC) storage systems rely on access coordination to ensure that concurrent updates do not produce incoherent results. HPC storage systems typically employ pessimistic distributed locking to provide this functionality in cases where applications cannot perform their own coordination. This approach, however, introduces significant performance overhead and complicates fault handling. In this work we evaluate the viability of optimistic conditional storage operations as an alternative to distributed locking in HPC storage systems. We investigate design strategies and compare the two approaches in a prototype object storage system using a parallel read/modify/write benchmark. Our prototype illustrates that conditional operations can be easily integrated into distributed object storage systems and can outperform standard coordination primitives for simple update workloads. Our experiments show that conditional updates can achieve over two orders of magnitude higher performance than pessimistic locking for some parallel read/modify/write workloads.",
keywords = "conditional, coordination, file system, locking, object storage, optimistic, version",
author = "Philip Carns and Kevin Harms and Dries Kimpe and Robert Ross and Justin Wozniak and Lee Ward and Matthew Curry and Ruth Klundt and Geoff Danielson and Cengiz Karakoyunlu and John Chandy and Bradley Settlemeyer and William Gropp",
note = "Copyright: Copyright 2013 Elsevier B.V., All rights reserved.; 2012 SC Companion: High Performance Computing, Networking Storage and Analysis, SCC 2012 ; Conference date: 10-11-2012 Through 16-11-2012",
year = "2012",
doi = "10.1109/SC.Companion.2012.19",
language = "English (US)",
isbn = "9780769549569",
series = "Proceedings - 2012 SC Companion: High Performance Computing, Networking Storage and Analysis, SCC 2012",
pages = "48--53",
booktitle = "Proceedings - 2012 SC Companion",
}