Essays about: "query systems"

Showing result 1 - 5 of 70 essays containing the words query systems.

  1. 1. A comparative performance analysis of Fast Fourier Transformation and Gerstner waves

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Morgan Westerberg; Oliver Olguin Jönsson; [2023]
    Keywords : Water simulation; Procedural methods; Ocean waves; Fast Fourier Transformation; Gerstner waves;

    Abstract : Background:  As time moves on hardware is able to tackle heavier and more complex computations in real-time systems. This means that more realistic and stylistic environments can be computed. One of these environments is the ocean. READ MORE

  2. 2. Investigating the effect of grinding method on ore beneficiation behaviour

    University essay from Luleå tekniska universitet/Mineralteknik och metallurgi

    Author : Mellisa Tanaka Mundida; [2023]
    Keywords : flotation; grinding; liberation; chalcopyrite; beneficiation; grinding method; selectivity index; VRM; Aitik ore; rodmill; particle shape;

    Abstract : Commodity projection studies anticipate an exponential increase in copper demand and decreasein mill grade of deposits currently exploited globally. Most of this demand is driven by theindispensable use of copper in electrification and currently, the growing demand in the contextof the green transition. READ MORE

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

  4. 4. A Comparative Analysis of Database Management Systems for Time Series Data

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

    Author : Tove Verner-Carlsson; Valerio Lomanto; [2023]
    Keywords : Database Management Systems; PostgreSQL; TimescaleDB; MongoDB; Time Series; Database Comparison; Performance Analysis; Databashanteringssystem; PostgreSQL; TimescaleDB; MongoDB; Tidsserier; Databasjämförelse; Prestandaanalys;

    Abstract : Time series data refers to data recorded over time, often periodically, and can rapidly accumulate into vast quantities. To effectively present, analyse, or conduct research on such data it must be stored in an accessible manner. For convenient storage, database management systems (DBMSs) are employed. READ MORE

  5. 5. Parallel Query Systems : Demand-Driven Incremental Compilers

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

    Author : Christofer Nolander; [2023]
    Keywords : Query Systems; Parallelism; Incremental Computation; Compiler Architecture; Dependency Tracking; Query system; Parallelism; inkrementella beräkningar; kompilatorer; beroende spårning;

    Abstract : Query systems were recently introduced as an architecture for constructing compilers, and have shown to enable fast and efficient incremental compilation, where results from previous builds is reused to accelerate future builds. With this architecture, a compiler is composed of several queries, each of which extracts a small piece of information about the source program. READ MORE