Essays about: "Dataflow"

Showing result 1 - 5 of 34 essays containing the word Dataflow.

  1. 1. 3D/VR - Data flow visualization

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Sudheer Sujay; [2024]
    Keywords : ;

    Abstract : This thesis delves into the realm of Virtual Reality (VR) to explore its potential for visualizing data flows in intricate systems. Focused on the transition from conventional 2D representations to immersive 3D experiences, the study employs Unity and Oculus Quest 2 for prototyping. READ MORE

  2. 2. Animation Graph

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

    Author : Jonathan Berg; [2023]
    Keywords : animation; graph; dataflow; game development;

    Abstract : This work introduces a data model, compiler and runtime interpreter to drive the logic of animation graphs in game engines. The primary purpose of an animation graph is to allow for animation logic to be evaluated in a data driven way, which enables game programmers and animators to work iteratively and in parallel. READ MORE

  3. 3. 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

  4. 4. 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

  5. 5. Queryable Workflows: Extending Dataflow Streaming with Dynamic Request/Reply Communication

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

    Author : Chengyang Huang; [2023]
    Keywords : Stream Processing; Observability; SQL Query Engine; Stateful Serverless; Searbetning av Strömmar; Observabilitet; SQL-förfrågningsmotor; Stateful Serverless;

    Abstract : Stream processing systems have been widely adopted in applications such as recommendation systems, anomaly detection, and system monitoring due to their real-time capabilities. Improving observability in stream processing systems can further expand their application scenarios, including the implementation of stateful serverless applications. READ MORE