Essays about: "Distribuerad databas"

Showing result 1 - 5 of 15 essays containing the words Distribuerad databas.

  1. 1. External Streaming State Abstractions and Benchmarking

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

    Author : Sruthi Sree Kumar; [2021]
    Keywords : Apache Flink; Distributed Systems; NDB; FlinkNDB; State; State Backends; External State; Stream Processing Systems; Benchmarking; Caching; Apache Flink; Distributed Systems; NDB; FlinkNDB; State; State Backends; External State; Stream Processing Systems; Benchmarking; Caching;

    Abstract : Distributed data stream processing is a popular research area and is one of the promising paradigms for faster and efficient data management. Application state is a first-class citizen in nearly every stream processing system. Nowadays, stream processing is, by definition, stateful. READ MORE

  2. 2. Comparison of State Backends for Modern Stream Processing System

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

    Author : Mikolaj Robakowski; [2021]
    Keywords : ;

    Abstract : Distributed Stream Processing is a very popular computing paradigm used invarious modern computer systems. An important aspect of distributed streamprocessing systems is how they deal with computation state bigger than thesystem memory. READ MORE

  3. 3. Modelling and Analysis of Swedish Heavy Industry Supply Chain Data Management to Improve Efficiency and Security

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

    Author : Daniel Karlsson; [2021]
    Keywords : Supply chain management; Supply chain; Distributed systems; Distributed ledger technology; Blockchain; Hyperledger; Swedish heavy industry; Product certificates; Leveranskedja; Distribuerade system; Distribuerad databasteknik; Blockkedja; Hyperledger Fabric; Distribuerad liggare; Svenska tungindustrin; Datahantering;

    Abstract : Product certificates are sent throughout the supply chain of Swedish heavy industry in order to show provenance and physical characteristics of objects such as screws. The data management of the certificates has been, and still is, a very manual process. The process requires extensive work in order to maintain a correct record of the certificates. READ MORE

  4. 4. Dynamic First Match : Reducing Resource Consumption of First Match Queries in MySQL NDB Cluster

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

    Author : Hara Kumar; [2020]
    Keywords : “Query Optimization”; “Distributed Databases”; “First Match Query”; Frågaoptimering; ”distribuerad databas”; “första match frågor”;

    Abstract : Dynamic First Match is a learned heuristic that reduces the resource consumption of first match queries in a multi-threaded, distributed relational database, while having a minimal effect on latency. Traditional first match range scans occur in parallel across all data fragments simultaneously. This could potentially return many redundant results. READ MORE

  5. 5. Spark on Kubernetes using HopsFS as a backing store : Measuring performance of Spark with HopsFS for storing and retrieving shuffle files while running on Kubernetes

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

    Author : Shivam Saini; [2020]
    Keywords : Spark; Kubernetes; HopsFS; Data processing; Distributed and Parallel processing;

    Abstract : Data is a raw list of facts and details, such as numbers, words, measurements or observations that is not useful for us all by itself. Data processing is a technique that helps to process the data in order to get useful information out of it. Today, the world produces huge amounts of data that can not be processed using traditional methods. READ MORE