Advanced search

Showing result 1 - 5 of 12 essays matching the above criteria.

  1. 1. Trendspaning på skogsintressenter – Lärk

    University essay from SLU/School for Forest Management

    Author : Malin Ullberg; Johan Knuts; [2023]
    Keywords : samhällsvetenskaplig studie; djupintervju; miljövänligt; alternativt träslag; klimatförändring; skogsbruk;

    Abstract : Med en medeltemperatur som ökar och ett torrare klimat till följd av klimatförändringar står det svenska skogsbruket inför utmaningar. Det torrare klimatet medför en ökning av skadeinsekter som gynnas av högre temperaturer och angriper de trädslag som utgör majoriteten av det svenska skogsbruket. READ MORE

  2. 2. Performance comparison between PostgreSQL, MongoDB, ArangoDB and HBase

    University essay from Högskolan i Skövde/Institutionen för informationsteknologi

    Author : Isak Dalström; Philip Ericsson; [2022]
    Keywords : Database; PostgreSQL; MongoDB; ArangoDB; HBase; performance;

    Abstract : There is a large amount of data that needs to be stored today. Handling so much data efficiently is important as minor performance differences can have significant effects on large systems. Knowing how a certain database management system performs is important for companies and organizations to decide which database management system to use. READ MORE

  3. 3. Design and Evaluation of a Novel Conveyor Utilizing a Screw Mechanism to Move Objects With Integrated Racks

    University essay from KTH/Mekatronik

    Author : Måns Nilsson; Mathias Nils Edvin Nordqvist; [2021]
    Keywords : Screw Conveyor; Intralogistics; Material Handling; Thread Meshing; Worm rack drive; Brushless motor; Skruvtransportör; Intralogistik; Materialhantering; gängingrepp; Snäckskruv och kuggstång; borstlös motor;

    Abstract : Intralogistics, or material handling, traditionally use roller or chain conveyors to moveo bjects and goods in factories and warehouses. One negative aspect of the traditional types of conveyors is that they are expensive, as they are comprised of many moving parts. READ MORE

  4. 4. The Design and Evaluation of a Seamless Approach to Migrate the State of QUIC Connections for Load Balancing Purposes

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

    Author : Haoran Yao; [2021]
    Keywords : QUIC Protocol; Connection Migration; Load Balancing; Connection Management; QUIC protokoll; Anslutning Migration; Lastbalansering; Anslutningshantering;

    Abstract : QUIC is an emerging connection-oriented transport layer protocol that aims to support low-latency and highly secure communication between users and cloud services. Cloud load balancers distribute incoming QUIC connections towards a pool of backend servers where applications run. READ MORE

  5. 5. Parallelism in Go and Java : A Comparison of Performance Using Matrix Multiplication

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

    Author : Tobias Andersson; Christoffer Brenden; [2018]
    Keywords : Goroutines; Threads; Comparison; Matrices;

    Abstract : This thesis makes a comparison between the performance of Go and Java using parallelizedimplementations of the Classic Matrix Multiplication Algorithm (CMMA). The comparisonattempts to only use features for parallelization, goroutines for Go and threads for Java,while keeping other parts of the code as generic and comparable as possible to accuratelymeasure the performance during parallelization. READ MORE