Essays about: "Message queues"

Showing result 1 - 5 of 11 essays containing the words Message queues.

  1. 1. Performance of message brokers in event-driven architecture: Amazon SNS/SQS vs Apache Kafka

    University essay from KTH/Hälsoinformatik och logistik

    Author : Johan Edeland; Ivan Zivkovic; [2023]
    Keywords : event-based architecture; message broker; latency testing; load testing; data streaming; cloud; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service; händelsedriven arkitektur; meddelandebuss; latenstestning; lasttestning; data strömning; moln; backend; Apache Kafka; Amazon Simple Queue Service; Amazon Simple Notification Service;

    Abstract : Microservice architecture, which involves breaking down applications into smaller and loosely coupled components, is becoming increasingly common in the development of modern systems. Connections between these components can be established in various ways. READ MORE

  2. 2. END-TO-END LATENCY AND THROUGHPUT EVALUATION OF TWO MESSAGE BROKERS

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Martin Boman; [2022]
    Keywords : Kafka; Rabbitmq; message brokers; message queues;

    Abstract : As systems have grown bigger and bigger with time message brokers have become popular to help build better and more flexible designed systems. A message broker provides communication between services in a system while still keeping the components independent from one another. READ MORE

  3. 3. How compression affects the use of message queues

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Elias Norgren; [2022]
    Keywords : ;

    Abstract : Message queues are data structures that can be distributed over a network to send messages between different end points. These message queues are used for example in micro service based architectures for communication. Some message queues sends one message at a time and some queues batch messages together and sends them in a chunk. READ MORE

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

  5. 5. Message Classification Based Continuous Data Transmission for an E-health Embedded System

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

    Author : Jiuwu Sun; [2019]
    Keywords : Bluetooth Low Energy BLE ; ARM micro-controller; E-health embedded system; Message classification; Real-time operating system RTOS .; Bluetooth Low Energy BLE ; ARM-mikrokontroller; E-hälsa inbäddat system; Meddelande klassificering; Realtid operativsystem RTOS .;

    Abstract : This thesis aims to develop an e-health embedded system with a real-time operating system (RTOS), which allows users to monitor their body condition, including heart rate and breath, through Bluetooth Low Energy (BLE). Meanwhile, the device is also able to provide guidance for breathing by simulating breathing according to given parameters. READ MORE