Essays about: "First In First Out FIFO"

Showing result 6 - 10 of 20 essays containing the words First In First Out FIFO.

  1. 6. En analys över Bastuträskterminalens internlogistik

    University essay from SLU/Department of Forest Biomaterials and Technology (from 131204)

    Author : Victor Spjut; [2019]
    Keywords : inlåsningseffekt; lastningsarbete; produktivitetsmodell; modellering; Volvo L180E;

    Abstract : Terminaler är viktiga lagernoder och buffertpunkter för att säkerhetsställa material till industrier. Ett lager bör utformas så att materialet är lättåtkomligt och har hög fyllnadsgrad. READ MORE

  2. 7. Automated Assignment of Lab Assistants to Student Presentations at KTH Lab Sessions

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

    Author : Jacob Schoerner; Miguel Müller; [2018]
    Keywords : ;

    Abstract : The authors study the case of lab presentations at KTH. Currently, lab assistants follow the First In First Out principle when deciding what student presentation to visit first. The authors study whether the Shortest Job Next discipline can give a significant advantage in presentation throughput. READ MORE

  3. 8. Evaluation of EDF scheduling for Ericsson LTE system : A comparison between EDF, FIFO and RR

    University essay from Linköpings universitet/Programvara och system

    Author : Angelica Nyberg; Jonas Hartman; [2016]
    Keywords : EDF; Earliest Deadline First; Scheduling; Linux; Linux Scheduling; FIFO; RR; RMS; First in First out; Round Robin; Rate-monotonic Scheduling; Scheduling LTE applications; LTE; Multi-core; Multi core; Firm Deadlines; SCHED_DEADLINE; SCHED_FIFO; SCHED_RR; Deadline;

    Abstract : Scheduling is extremely important for modern real-time systems. It enables several programs to run in parallel and succeed with their tasks. Many systems today are real-time systems, which means that good scheduling is highly needed. READ MORE

  4. 9. Implementing a streaming application on a processor array

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Jerry Lindström; Stefan Ernst Henrik Nannesson; [2015]
    Keywords : Stream processing; Parallel computing; Adapteva; Parallella; Epiphany; Moving Picture Experts Group MPEG ; First In First Out FIFO ; Embedded System Design ESD ; ARM; Multi-core; Technology and Engineering;

    Abstract : A modern way of processing information is to do it in parallel. This Master Thesis conducts a case study of how to parallelize a streaming application on a highly parallel platform. READ MORE

  5. 10. Distributed Resource Management for YARN

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Srijeyanthan Kuganesan; [2015]
    Keywords : ;

    Abstract : In the last year, Hadoop YARN has become the defacto standard resource management platform for data-intensive applications, with support for a wide range of data analytics platforms such as Apache Spark, MapReduce V2, MPI, Apache Flink, and Apache Giraph. The ResourceManager fulfills three main functions: it manages the set of active applications (Applications service), it schedules resources (CPU, memory) to applications (the FIFO/Capacity/Fair Scheduler), and it monitors the state of resources in the cluster (ResourceTracker service). READ MORE