Models for Reducing Power Consumption in Computing Systems leaf node


URI

https://openalex.org/T14098

Label

Models for Reducing Power Consumption in Computing Systems

Description

This cluster of papers focuses on developing models and algorithms to reduce power consumption in computing systems, including peer-to-peer systems, wireless sensor networks, and fog computing in the Internet of Things (IoT). The research covers energy-efficient server selection algorithms, computation models for virtual machines, and strategies for dynamic clusters of servers.

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/T14098> a skos:Concept ;
    rdfs:label "Models for Reducing Power Consumption in Computing Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Power_consumption_of_electronic_appliances>,
        <https://openalex.org/T14098> ;
    skos:broader oasubfields:1708 ;
    skos:definition "This cluster of papers focuses on developing models and algorithms to reduce power consumption in computing systems, including peer-to-peer systems, wireless sensor networks, and fog computing in the Internet of Things (IoT). The research covers energy-efficient server selection algorithms, computation models for virtual machines, and strategies for dynamic clusters of servers."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Models for Reducing Power Consumption in Computing Systems"@en ;
    openalex:cited_by_count 4272 ;
    openalex:works_count 1406 .