Essays about: "Inter-process communication"

Showing result 1 - 5 of 19 essays containing the words Inter-process communication.

  1. 1. Developing Guidelines for Structured Process Data Transfer

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

    Author : Pontus Amgren; Emil Olausson; [2023]
    Keywords : Inter-Process Communication; Data Interchange Format; Performance evaluation; Interprocesskommunikation; Dataöverföringsformat; Utvärdering av Prestanda;

    Abstract : Today, society is ever-increasing in its use of technology and computers. The increase in technology creates a need for different programming languages with unique properties. The creation of a system may require multiple languages for multiple processes that need to transfer data between one another. READ MORE

  2. 2. Security vs performance in a real-time separation kernel : An analysis for multicore RISC-V architecture

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

    Author : Henrik Kultala; [2022]
    Keywords : Separation kernel; RISC-V; Multicore; Real-time system; Performance analysis; Open-source; Separationskärna; RISC-V; Multicore; Realtidssystem; Prestandaanalys; Öppen källkod;

    Abstract : In this thesis, we explored the possibility of introducing a few vulnerabilities to a separation kernel to increase its performance. We made modifications to S3K, an open-source separation kernel that is in the final stages of being designed. READ MORE

  3. 3. Secure IPC To Enable Highly Sensitive Communication In A Smartphone Environment With A BYOD Setup

    University essay from Linköpings universitet/Informationskodning

    Author : Daniel Holmberg; [2021]
    Keywords : ;

    Abstract : The constantly increasing amount of shared data worldwide demands a continuously improved understanding of current smartphone security vulnerabilities and limitations to ensure secure communication. Securing sensitive enterprise data on a Bring Your Own Device (BYOD) setup can be quite challenging. READ MORE

  4. 4. Performance comparison between a Kubernetes cluster and an embedded system

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Clara Yström; Alfred Stenborg; [2021]
    Keywords : ;

    Abstract : It is essential to know how the system used in a company performs and at what eventual point the system starts performing visibly worse. This thesis paper examines the performance of a Kubernetes cluster and an embedded system and challenges the two systems with different amounts of load to detect possible changes in performance. READ MORE

  5. 5. Message brokers in a microservice architecture

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

    Author : Christian Antonio; Björn Fredriksson; [2021]
    Keywords : Microservices; Message broker; Inter Process Communication; Message queues; Mikrotjänster; Meddelandemäklare; Interprocesskommunikation; Meddelandeköer;

    Abstract : The microservice architectural pattern refers to a system consisting of independently deployable services that communicate across networks. RabbitMQ is a popular message broker that can be used to make this communication possible. An alternative to this is Amazon Simple Queuing Service (SQS), which is a fully managed queuing service. READ MORE