Scalable Peer-to-Peer Network Architectures leaf node


URI

https://openalex.org/T10742

Label

Scalable Peer-to-Peer Network Architectures

Description

This cluster of papers focuses on scalable peer-to-peer network architectures, including overlay networks, distributed systems, content delivery, routing protocols, multicast, and resilient networks. It covers topics such as file sharing, internet applications, and efficient data storage and retrieval in large-scale decentralized systems.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T10742> a skos:Concept ;
    rdfs:label "Scalable Peer-to-Peer Network Architectures"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Peer-to-peer>,
        <https://openalex.org/T10742> ;
    skos:broader oasubfields:1705 ;
    skos:definition "This cluster of papers focuses on scalable peer-to-peer network architectures, including overlay networks, distributed systems, content delivery, routing protocols, multicast, and resilient networks. It covers topics such as file sharing, internet applications, and efficient data storage and retrieval in large-scale decentralized systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Scalable Peer-to-Peer Network Architectures"@en ;
    openalex:cited_by_count 498426 ;
    openalex:works_count 40937 .