Search for dissertations about: "Concurrent"

Showing result 21 - 25 of 607 swedish dissertations containing the word Concurrent.

  1. 21. Programming embedded real-time systems : implementation techniques for concurrent reactive objects

    Author : Simon Aittamaa; Mikael Sjödin; Luleå tekniska universitet; []
    Keywords : TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; Inbyggda system; Embedded System;

    Abstract : An embedded system is a computer system that is a part of a larger device with hardware and mechanical parts. Such a system often has limited resources (such as processing power, memory, and power) and it typically has to meet hard real-time requirements. READ MORE

  2. 22. Efficient Implementation of Concurrent Programming Languages

    Author : Erik Stenman; Simon Peyton Jones; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Computer science; Datalogi; Datavetenskap; Computer Science;

    Abstract : Dissertation in Computer Science to be publicly examined in Häggsalen, Ångströmlaboratoriet, Uppsala University, on Friday, November 1, 2002 at 1:00 pm for the degree of doctor of philosophy. The examination will be conducted in English. READ MORE

  3. 23. Synchronization and consistency in concurrent systems

    Author : Anders Gidenstam; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; event ordering; lock-free; memory management; time-stamping system; plausible clocks; non-blocking; logical clocks; synchronization;

    Abstract : This thesis investigates aspects of synchronization and coordination in concurrent systems. In such systems synchronization and coordination are highly important as they form a basis for how a set of entities can collaborate to solve a task. READ MORE

  4. 24. Denotational Semantics for Asynchronous Concurrent Languages

    Author : Sven-Olof Nyström; Bengt Jonsson; Uppsala universitet; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; Datalogi; Computing Science;

    Abstract : .... READ MORE

  5. 25. Shared Memory Objects as Synchronization Abstractions: Algorithmic Implementations and Concurrent Applications

    Author : Ioannis Nikolakopoulos; Chalmers tekniska högskola; []
    Keywords : NATURVETENSKAP; NATURAL SCIENCES; TEKNIK OCH TEKNOLOGIER; ENGINEERING AND TECHNOLOGY; concurrent data structures; parallelism; lock-free synchronization; data stream processing; iteration;

    Abstract : Multicore and many-core architectures have penetrated the vast majority of computing systems, from high-end servers to low-energy embedded devices. From the hardware's perspective, performance scalability comes in the form of increasing numbers of cores. Nevertheless, fully utilizing this power is still an open research and engineering issue. READ MORE