@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00872124v1> a dcat:Dataset ;
    dct:description """
              We propose a new scalable and distributed data structure termed LH*RSP2P designed for Peer-to-Peer environment (P2P). Application data forms a file of records identified by primary keys. Records are in buckets on peers, addressed by distributed linear hashing (LH*). Splits create new buckets dynamically, to accommodate inserts. Key access to a record uses at most one hop. Scan of the file proceeds in two rounds at most. These results are among best at present. An LH*RSP2P file is also protected against Churn. Parity calculation recovers from every unavailability of up to k≥1, k is a scalable parameter. A new type of queries, qualified as sure, protects also against access to any out-of-date bucket. We prove the properties of our SDDS formally, by a prototype implementation and experiments. LH*RSP2P appears useful for Big Data manipulations, over RamClouds especially.
            """ ;
    dct:identifier "NNT: 2013PA090004" ;
    dct:issued "2026-05-09T09:57:35.464571"^^xsd:dateTime ;
    dct:language "fr" ;
    dct:modified "2026-05-09T09:57:35.464576"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Lh*rsp2p : a new scalable and distributed data structure for Peer to Peer environnements" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00872124v1/resource/a9b2607d-670a-4378-9fcc-61c1a8807039> ;
    dcat:keyword "churn",
        "distributed-linear-hashing-lh",
        "hachage-linaire-distribue",
        "haute-disponibilite",
        "high-availability",
        "infoeu-reposemanticsdoctoralthesis",
        "infoinfo-ohcomputer-science-csother-csoh",
        "lh",
        "p2p",
        "p2p-system",
        "scalable-and-distributed-data-structure",
        "sdds",
        "structure-de-donnees-distribuee-et-scalable",
        "systeme-pair-a-pair",
        "theses" ;
    dcat:landingPage <https://theses.hal.science/tel-00872124> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-tel-00872124v1/resource/a9b2607d-670a-4378-9fcc-61c1a8807039> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-09T09:57:35.472543"^^xsd:dateTime ;
    dct:modified "2026-05-09T09:57:35.448898"^^xsd:dateTime ;
    dct:title "Lh*rsp2p : a new scalable and distributed data structure for Peer to Peer environnements" ;
    dcat:accessURL <https://theses.hal.science/tel-00872124> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://theses.hal.science/tel-00872124> a foaf:Document .

