Essays about: "stream size"

Showing result 1 - 5 of 111 essays containing the words stream size.

  1. 1. Riparian plant biodiversity and community composition of ditches and straightened streams : identifying key environmental drivers in a boreal forest setting

    University essay from SLU/Dept. of Forest Ecology and Management

    Author : Rasmus Staaf; [2024]
    Keywords : artificial waterways; riparian zone; novel ecosystems; ; forestry; ditch network maintenance; species richness; hill-diversity; drainage ditches; coarse woody debris; ditch cleaning; ecology;

    Abstract : Modified ecosystems are typically seen as degraded and having no ecological value. In many cases, the modification of the ecosystem was done more than 100 years ago and may have had time to recover and become a refugia for species that were once more common in the landscape. READ MORE

  2. 2. RocksDB Read Optimization Strategies for Streaming Applications

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Björkman Fredrik; [2023]
    Keywords : RocksDB; Data streams; Micro-batching; Data stream processing; read operation benchmark; Data stream workload simulation; RocksDB; Dataströmmar; Mikro-batching; Dataströmsprocessering; Läsoperationsmätresultat; Dataströmsarbetsbelastningssimulation;

    Abstract : Modern stream processors rely on embedded key-value stores to manage state that accumulates over long-running computations and exceeds the available memory size. One of these key-value stores is RocksDB, which is widely used in many applications requiring high-performing storage with low latency. READ MORE

  3. 3. Investigating Users' Quality of Experience in Mobile Cloud Games

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Markus Blomqvist; [2023]
    Keywords : Quality of Experience; Mobile Cloud Games; RTT; Delays; Packet Loss; Random Jitter; Bursty Jitter; Data Packets; Experiment;

    Abstract : Mobile cloud gaming (MCG) is an emerging concept which aims to deliver video games on-demand to users with the use of cloud technologies. Cloud technology allows the offloading of computation from a less powerful user device or thin client to more robust cloud servers to minimize power consumption and provide additional cloud services such as storage. READ MORE

  4. 4. Assessment of the integration of solar heat power into food drying processes

    University essay from Lunds universitet/Institutionen för energivetenskaper

    Author : Charalampos Psilopoulos; [2023]
    Keywords : Sustainable; sustainability; co2 reduction; feasibility; solar thermal; direct steam generation; drying; food industry; scope 1 emissions; sdg; sustainable development goals; spray drying; drum drying; powder; food; Technology and Engineering;

    Abstract : The long-lasting usage of fossil fuels has brought its negative impact on the planet and thus the society is turning towards more environmentally sustainable solutions in every aspect of life. This master’s thesis discusses the novel topic of integrating concentrated solar thermal collectors, which directly produce steam, to drying processes in the food industry, which is proven to currently emit significant amounts of Greenhouse Gases (GHGs). READ MORE

  5. 5. A Performance Comparison of Java Streams and Imperative Loops

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Magnus Åkerfeldt; [2023]
    Keywords : Java streams; performance; benchmarking; loops; functional programming; Java streams; prestanda; loopar; funktionell programmering;

    Abstract : The Stream API was added in Java 8. With the help of lambda expressions (anonymous functions), streams enable functional-style operations on sequences of elements. READ MORE