@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-inria-00070713v1> a dcat:Dataset ;
    dct:description """
              Quorum systems are well-known tools that improve the performance and the availability of distributed systems. In this report we explore their use as a means to achieve low response time for network services that are replicated and accessed over computing grids. To that end, we propose both a quorum construction and a quorum-based state-machine replication algorithm that tolerates crash failures in a partially synchronous model. We show through the evaluation of a real implementation that although simple, this quorum construction and replication algorithm exhibit a response time 20% lower than that of a regular active replication algorithm in appropriate conditions.
            """ ;
    dct:identifier "Report N°: RR-5287" ;
    dct:issued "2026-05-15T19:38:30.904985"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-15T19:38:30.904990"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "A Performance Evaluation of a Quorum-Based State-Machine Replication Algorithm for Computing Grids" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-inria-00070713v1/resource/9bbaa2a2-51d3-4eb7-b83f-ed4e3fe73c2e> ;
    dcat:keyword "computing-grids",
        "infoeu-reposemanticsreport",
        "infoinfo-ohcomputer-science-csother-csoh",
        "performances",
        "quorum-systems",
        "replication",
        "reports",
        "state-machine" ;
    dcat:landingPage <https://inria.hal.science/inria-00070713> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-inria-00070713v1/resource/9bbaa2a2-51d3-4eb7-b83f-ed4e3fe73c2e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-15T19:38:30.913818"^^xsd:dateTime ;
    dct:modified "2026-05-15T19:38:30.889698"^^xsd:dateTime ;
    dct:title "A Performance Evaluation of a Quorum-Based State-Machine Replication Algorithm for Computing Grids" ;
    dcat:accessURL <https://inria.hal.science/inria-00070713> .

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

<https://inria.hal.science/inria-00070713> a foaf:Document .

