Essays about: "Streaming applications"

Showing result 1 - 5 of 134 essays containing the words Streaming applications.

  1. 1. Data streaming provenance in advanced metering infrastructures

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Zozk Mohamed; [2023-11-24]
    Keywords : Advanced Metering Infrastructure; Ananke; Apache Flink; Göteborg Energi; Provenance; Stream processing; Stream Processing Engine;

    Abstract : Increasing volumes of data in digital systems have made the traditional approach of gathering and storing all the data while analyzing it in bulks at periodic intervals challenging and costly. One such field is the electric grid market, which has started modernizing its aging grids into smart grids where Advanced Metering Infrastructures (AMIs) play a vital role. 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. Performance of message brokers in event-driven architecture: Amazon SNS/SQS vs Apache Kafka

    University essay from KTH/Hälsoinformatik och logistik

    Author : Johan Edeland; Ivan Zivkovic; [2023]
    Keywords : event-based architecture; message broker; latency testing; load testing; data streaming; cloud; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service; händelsedriven arkitektur; meddelandebuss; latenstestning; lasttestning; data strömning; moln; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service;

    Abstract : Microservice architecture, which involves breaking down applications into smaller and loosely coupled components, is becoming increasingly common in the development of modern systems. Connections between these components can be established in various ways. READ MORE

  4. 4. Design space exploration for co-mapping of periodic and streaming applications in a shared platform

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

    Author : Zhang Yuhan; [2023]
    Keywords : Design Space Exploration; Periodically activated tasks; Synchronous dataflow; IDeSyDe; Designutrymmesutforskning; Periodiskt aktiverade uppgifter; Synkron data-flöde; IDeSyDe;

    Abstract : As embedded systems advance, the complexity and multifaceted requirements of products have increased significantly. A trend in this domain is the selection of different types of application models and multiprocessors as the platform. READ MORE

  5. 5. Investigating programming language support for fault-tolerance

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

    Author : Ismail Demirkoparan; [2023]
    Keywords : Dataflow; Fault tolerance; Data streaming; Distributed systems; Checkpointing; Logging; Lineage; Lineage stash; Arc-Lang; Apache Flink;

    Abstract : Dataflow systems have become the norm for developing data-intensive computing applications. These systems provide transparent scalability and fault tolerance. For fault tolerance, many dataflow-system adopt a snapshotting approach which persists the state of an operator once it has received a snapshot marker on all its input channels. READ MORE