Sökning: "Message Queues"

Visar resultat 1 - 5 av 13 uppsatser innehållade orden Message Queues.

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

    M1-uppsats, KTH/Hälsoinformatik och logistik

    Författare :Johan Edeland; Ivan Zivkovic; [2023]
    Nyckelord :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;

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Martin Boman; [2022]
    Nyckelord :Kafka; Rabbitmq; message brokers; message queues;

    Sammanfattning : 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. LÄS MER

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

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Elias Norgren; [2022]
    Nyckelord :;

    Sammanfattning : 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. LÄS MER

  4. 4. Message brokers in a microservice architecture

    Kandidat-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

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

    Sammanfattning : 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. LÄS MER

  5. 5. Aktiv felhantering av loggdata

    Kandidat-uppsats, Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Författare :Mattias Åhlander; [2020]
    Nyckelord :Message queue; log files; RabbitMQ; MongoDB; Python; Meddelandekö; loggfiler; RabbitMQ; MongoDB; Python;

    Sammanfattning : The main goal of this project has been to investigate how a message queue can be used to handle error codes in log files more actively. The project has followed the Design Science Research Methodology for development and implementation of the solution. A model of the transaction system was developed and emulated in newly developed applications. LÄS MER