Sökning: "Message queue"

Visar resultat 1 - 5 av 20 uppsatser innehållade orden Message queue.

  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. Felhantering vid störning och avbrott i en mikrotjänstapplikation

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

    Författare :Hugo Lindell; Arthur Simonsson; [2021]
    Nyckelord :Microservice architecture; error handling; Saga; Mikrotjänstarkitektur; felhantering; Saga-mönster;

    Sammanfattning : Dagens applikationer är alltmer byggda enligt en mikrotjänstarkitektur istället för den klassiska monolitiska formen. I en mikrotjänstarkitektur har tjänster beroenden av varandra. Detta betyder att systemet måste kunna hantera situationer där dessa beroenden inte kan mötas. 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