Essays about: "Apache Kafka"

Showing result 1 - 5 of 20 essays containing the words Apache Kafka.

  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. Queryable Workflows: Extending Dataflow Streaming with Dynamic Request/Reply Communication

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

    Author : Chengyang Huang; [2023]
    Keywords : Stream Processing; Observability; SQL Query Engine; Stateful Serverless; Searbetning av Strömmar; Observabilitet; SQL-förfrågningsmotor; Stateful Serverless;

    Abstract : Stream processing systems have been widely adopted in applications such as recommendation systems, anomaly detection, and system monitoring due to their real-time capabilities. Improving observability in stream processing systems can further expand their application scenarios, including the implementation of stateful serverless applications. READ MORE

  3. 3. Parallel Kafka Producer Applications : Their performance and its limitations

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

    Author : Arvid Sundbom; [2023]
    Keywords : Distriubted Systems; Parallel Systems; Apache Kafka; Rust; OpenMP;

    Abstract : "This paper examines multi-threaded Kafka producer applications, and how the performance of such applications is affected by how the number of producer instances relates to the number of executing threads. Specifically, the performance of such applications when using a single producer instance, shared among all threads, and when each thread is allotted a separate, private instance, is compared. READ MORE

  4. 4. Secure log-management for an Apache Kafka-based data-streaming service

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Hjalmar Kull; Mirza Hujic; [2023]
    Keywords : Apache Kafka;

    Abstract : This thesis aims to investigate the prospect of using Apache Kafka to manage data streams based on secrecy/classification level and separate these data streams in order to meet the requirement set by the secrecy/classification levels. Basalt AB has the responsibility of managing classified data for private and state actors, including the Swedish Armed Forces and other organizations. READ MORE

  5. 5. Implementing a Distributed Solution for the Message Broker LavinMQ

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

    Author : Dahlén Christina; Weistrand Erica; [2022]
    Keywords : Consensus; Message Broker; Raft;

    Abstract : Today applications are often designed with a modular approach, dividing functionality into micro services rather than relying on a monolithic structure. This requires solutions for decoupled message exchange throughout the distributed system and can be achieved by implementing a message broker. READ MORE