<?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>A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension</title></titleInfo>





<name type="personal">
  <namePart type="given">Markus</namePart>
  <namePart type="family">Benter</namePart>
  <role><roleTerm type="text">author</roleTerm> </role></name>
<name type="personal">
  <namePart type="given">Till</namePart>
  <namePart type="family">Knollmann</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">39241</identifier><description xsi:type="identifierDefinition" type="orcid">0000-0003-2014-4696</description></name>
<name type="personal">
  <namePart type="given">Friedhelm</namePart>
  <namePart type="family">Meyer auf der Heide</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">15523</identifier></name>
<name type="personal">
  <namePart type="given">Alexander</namePart>
  <namePart type="family">Setzer</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">11108</identifier></name>
<name type="personal">
  <namePart type="given">Jannik</namePart>
  <namePart type="family">Sundermeier</namePart>
  <role><roleTerm type="text">author</roleTerm> </role><identifier type="local">38705</identifier></name>







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

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



<name type="conference">
  <namePart>4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)</namePart>
</name>



<name type="corporate">
  <namePart>SFB 901</namePart>
  <role><roleTerm type="text">project</roleTerm></role>
</name>
<name type="corporate">
  <namePart>SFB 901 - Project Area A</namePart>
  <role><roleTerm type="text">project</roleTerm></role>
</name>
<name type="corporate">
  <namePart>SFB 901 - Subproject A1</namePart>
  <role><roleTerm type="text">project</roleTerm></role>
</name>



<abstract lang="eng">We present a peer-to-peer network that supports the efficient processing of orthogonal range queries $R=\bigtimes_{i=1}^{d}[a_i,\,b_i]$ in a $d$-dimensional point space.\\
The  network is the same for each dimension, namely a distance halving network like the one introduced by Naor and Wieder (ACM TALG&apos;07).
We show how to execute such range queries using $\mathcal{O}\left(2^{d&apos;}d\,\log m + d\,|R|\right)$ hops (and the same number of messages) in total. Here $[m]^d$ is the ground set, $|R|$ is the size and $d&apos;$ the dimension of the queried range.
Furthermore, if the peers form a distributed network, the query can be answered in $\mathcal{O}\left(d\,\log m + d\,\sum_{i=1}^{d}(b_i-a_i+1)\right)$ communication rounds.
Our algorithms are based on a mapping of the Hilbert Curve through $[m]^d$ to the peers.</abstract>

<relatedItem type="constituent">
  <location>
    <url displayLabel="A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension.pdf">https://ris.uni-paderborn.de/download/4375/5863/A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension.pdf</url>
  </location>
  <physicalDescription><internetMediaType>application/pdf</internetMediaType></physicalDescription>
</relatedItem>
<originInfo><dateIssued encoding="w3cdtf">2018</dateIssued><place><placeTerm type="text">Helsinki</placeTerm></place>
</originInfo>
<language><languageTerm authority="iso639-2b" type="code">eng</languageTerm>
</language>

<subject><topic>Distributed Storage</topic><topic>Multi-Dimensional Range Queries</topic><topic>Peer-to-Peer</topic><topic>Hilbert Curve</topic>
</subject>


<relatedItem type="host"><titleInfo><title>Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)</title></titleInfo><identifier type="doi">10.1007/978-3-030-19759-9_4</identifier>
<part>
</part>
</relatedItem>


<extension>
<bibliographicCitation>
<chicago>Benter, Markus, Till Knollmann, Friedhelm Meyer auf der Heide, Alexander Setzer, and Jannik Sundermeier. “A Peer-to-Peer Based Cloud Storage Supporting Orthogonal Range Queries of Arbitrary Dimension.” In &lt;i&gt;Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)&lt;/i&gt;, 2018. &lt;a href=&quot;https://doi.org/10.1007/978-3-030-19759-9_4&quot;&gt;https://doi.org/10.1007/978-3-030-19759-9_4&lt;/a&gt;.</chicago>
<short>M. Benter, T. Knollmann, F. Meyer auf der Heide, A. Setzer, J. Sundermeier, in: Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD), 2018.</short>
<ama>Benter M, Knollmann T, Meyer auf der Heide F, Setzer A, Sundermeier J. A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension. In: &lt;i&gt;Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)&lt;/i&gt;. ; 2018. doi:&lt;a href=&quot;https://doi.org/10.1007/978-3-030-19759-9_4&quot;&gt;10.1007/978-3-030-19759-9_4&lt;/a&gt;</ama>
<bibtex>@inproceedings{Benter_Knollmann_Meyer auf der Heide_Setzer_Sundermeier_2018, title={A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension}, DOI={&lt;a href=&quot;https://doi.org/10.1007/978-3-030-19759-9_4&quot;&gt;10.1007/978-3-030-19759-9_4&lt;/a&gt;}, booktitle={Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)}, author={Benter, Markus and Knollmann, Till and Meyer auf der Heide, Friedhelm and Setzer, Alexander and Sundermeier, Jannik}, year={2018} }</bibtex>
<mla>Benter, Markus, et al. “A Peer-to-Peer Based Cloud Storage Supporting Orthogonal Range Queries of Arbitrary Dimension.” &lt;i&gt;Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)&lt;/i&gt;, 2018, doi:&lt;a href=&quot;https://doi.org/10.1007/978-3-030-19759-9_4&quot;&gt;10.1007/978-3-030-19759-9_4&lt;/a&gt;.</mla>
<apa>Benter, M., Knollmann, T., Meyer auf der Heide, F., Setzer, A., &amp;#38; Sundermeier, J. (2018). A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension. In &lt;i&gt;Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)&lt;/i&gt;. Helsinki. &lt;a href=&quot;https://doi.org/10.1007/978-3-030-19759-9_4&quot;&gt;https://doi.org/10.1007/978-3-030-19759-9_4&lt;/a&gt;</apa>
<ieee>M. Benter, T. Knollmann, F. Meyer auf der Heide, A. Setzer, and J. Sundermeier, “A Peer-to-Peer based Cloud Storage supporting orthogonal Range Queries of arbitrary Dimension,” in &lt;i&gt;Proceedings of the 4th International Symposium on Algorithmic Aspects of Cloud Computing (ALGOCLOUD)&lt;/i&gt;, Helsinki, 2018.</ieee>
</bibliographicCitation>
</extension>
<recordInfo><recordIdentifier>4375</recordIdentifier><recordCreationDate encoding="w3cdtf">2018-09-11T05:26:59Z</recordCreationDate><recordChangeDate encoding="w3cdtf">2022-01-06T07:01:00Z</recordChangeDate>
</recordInfo>
</mods>
</modsCollection>
