<?xml version="1.0" encoding="UTF-8"?>

<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3">

<genre>conference paper</genre>

<titleInfo><title>Distributionally linearizable data structures</title></titleInfo>


<note type="publicationStatus">published</note>


<note type="qualityControlled">yes</note>

<name type="personal">
  <namePart type="given">Dan-Adrian</namePart>
  <namePart type="family">Alistarh</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">4A899BFC-F248-11E8-B48F-1D18A9856A87</identifier><description xsi:type="identifierDefinition" type="orcid">0000-0003-3650-940X</description></name>
<name type="personal">
  <namePart type="given">Trevor A</namePart>
  <namePart type="family">Brown</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">3569F0A0-F248-11E8-B48F-1D18A9856A87</identifier></name>
<name type="personal">
  <namePart type="given">Justin</namePart>
  <namePart type="family">Kopinsky</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Jerry Z.</namePart>
  <namePart type="family">Li</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Giorgi</namePart>
  <namePart type="family">Nadiradze</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>







<name type="corporate">
  <namePart></namePart>
  <identifier type="local">DaAl</identifier>
  <role>
    <roleTerm type="text">department</roleTerm>
  </role>
</name>



<name type="conference">
  <namePart>SPAA: Symposium on Parallelism in Algorithms and Architectures</namePart>
</name>






<abstract lang="eng">Relaxed concurrent data structures have become increasingly popular, due to their scalability in graph processing and machine learning applications (\citeNguyen13, gonzalez2012powergraph ). Despite considerable interest, there exist families of natural, high performing randomized relaxed concurrent data structures, such as the popular MultiQueue~\citeMQ pattern for implementing relaxed priority queue data structures, for which no guarantees are known in the concurrent setting~\citeAKLN17. Our main contribution is in showing for the first time that, under a set of analytic assumptions, a family of relaxed concurrent data structures, including variants of MultiQueues, but also a new approximate counting algorithm we call the MultiCounter, provides strong probabilistic guarantees on the degree of relaxation with respect to the sequential specification, in arbitrary concurrent executions. We formalize these guarantees via a new correctness condition called distributional linearizability, tailored to concurrent implementations with randomized relaxations. Our result is based on a new analysis of an asynchronous variant of the classic power-of-two-choices load balancing algorithm, in which placement choices can be based on inconsistent, outdated information (this result may be of independent interest). We validate our results empirically, showing that the MultiCounter algorithm can implement scalable relaxed timestamps.</abstract>

<originInfo><publisher>ACM</publisher><dateIssued encoding="w3cdtf">2018</dateIssued><place><placeTerm type="text">Vienna, Austria</placeTerm></place>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>



<relatedItem type="host"><titleInfo><title>Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA &apos;18</title></titleInfo>
  <identifier type="isbn">9781450357999</identifier>
  <identifier type="arXiv">1804.01018</identifier>
  <identifier type="ISI">000545269600016</identifier><identifier type="doi">10.1145/3210377.3210411</identifier>
<part><extent unit="pages">133-142</extent>
</part>
</relatedItem>
<relatedItem type="Supplementary material">
  <location>     <url>https://research-explorer.ista.ac.at/record/10429</url>  </location>
</relatedItem>

<extension>
<bibliographicCitation>
<short>D.-A. Alistarh, T.A. Brown, J. Kopinsky, J.Z. Li, G. Nadiradze, in:, Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18, ACM, 2018, pp. 133–142.</short>
<ieee>D.-A. Alistarh, T. A. Brown, J. Kopinsky, J. Z. Li, and G. Nadiradze, “Distributionally linearizable data structures,” in &lt;i&gt;Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18&lt;/i&gt;, Vienna, Austria, 2018, pp. 133–142.</ieee>
<chicago>Alistarh, Dan-Adrian, Trevor A Brown, Justin Kopinsky, Jerry Z. Li, and Giorgi Nadiradze. “Distributionally Linearizable Data Structures.” In &lt;i&gt;Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18&lt;/i&gt;, 133–42. ACM, 2018. &lt;a href=&quot;https://doi.org/10.1145/3210377.3210411&quot;&gt;https://doi.org/10.1145/3210377.3210411&lt;/a&gt;.</chicago>
<ista>Alistarh D-A, Brown TA, Kopinsky J, Li JZ, Nadiradze G. 2018. Distributionally linearizable data structures. Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18. SPAA: Symposium on Parallelism in Algorithms and Architectures, 133–142.</ista>
<ama>Alistarh D-A, Brown TA, Kopinsky J, Li JZ, Nadiradze G. Distributionally linearizable data structures. In: &lt;i&gt;Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18&lt;/i&gt;. ACM; 2018:133-142. doi:&lt;a href=&quot;https://doi.org/10.1145/3210377.3210411&quot;&gt;10.1145/3210377.3210411&lt;/a&gt;</ama>
<apa>Alistarh, D.-A., Brown, T. A., Kopinsky, J., Li, J. Z., &amp;#38; Nadiradze, G. (2018). Distributionally linearizable data structures. In &lt;i&gt;Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18&lt;/i&gt; (pp. 133–142). Vienna, Austria: ACM. &lt;a href=&quot;https://doi.org/10.1145/3210377.3210411&quot;&gt;https://doi.org/10.1145/3210377.3210411&lt;/a&gt;</apa>
<mla>Alistarh, Dan-Adrian, et al. “Distributionally Linearizable Data Structures.” &lt;i&gt;Proceedings of the 30th on Symposium on Parallelism in Algorithms and Architectures  - SPAA ’18&lt;/i&gt;, ACM, 2018, pp. 133–42, doi:&lt;a href=&quot;https://doi.org/10.1145/3210377.3210411&quot;&gt;10.1145/3210377.3210411&lt;/a&gt;.</mla>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>5965</recordIdentifier><recordCreationDate encoding="w3cdtf">2019-02-13T10:17:19Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2026-04-08T07:00:45Z</recordChangeDate>
</recordInfo>
</mods>
</modsCollection>
