Real-Time Scheduling in Embedded Systems leaf node


URI

https://openalex.org/T10933

Label

Real-Time Scheduling in Embedded Systems

Description

This cluster of papers focuses on real-time scheduling algorithms, timing analysis, and resource allocation in the context of embedded systems. It covers topics such as scheduling algorithms for hard real-time systems, WCET analysis, multiprocessor scheduling, and the integration of multimedia applications in real-time 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/T10933> a skos:Concept ;
    rdfs:label "Real-Time Scheduling in Embedded Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Real-time_operating_system>,
        <https://openalex.org/T10933> ;
    skos:broader oasubfields:1708 ;
    skos:definition "This cluster of papers focuses on real-time scheduling algorithms, timing analysis, and resource allocation in the context of embedded systems. It covers topics such as scheduling algorithms for hard real-time systems, WCET analysis, multiprocessor scheduling, and the integration of multimedia applications in real-time systems."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Real-Time Scheduling in Embedded Systems"@en ;
    openalex:cited_by_count 463495 ;
    openalex:works_count 39177 .