Essays about: "Kafka"

Showing result 1 - 5 of 27 essays containing the word Kafka.

  1. 1. Comparison between CRUD and CQRS in an event driven system

    University essay from KTH/Hälsoinformatik och logistik

    Author : Rasmus Jansson; [2024]
    Keywords : CQRS; CRUD; Event Driven Architecture; Event Sourcing; EventStoreDB; Kafka; CQRS; CRUD; Händelsedriven Arkitektur; Händelsekällor; EventStoreDB; Kafka;

    Abstract : In todays digitalised society, effective solutions to manage huge amount of data is needed. An established design pattern that are used in many systems are CRUD. To handle data in events have become more popular over the years, but CRUD is not optimised for it. A possible replacement is CQRS, it is designed with events in mind. READ MORE

  2. 2. Losing personality : Exploring with a focus on formal speech how the register of Nakata Satoru in Murakami Haruki’s Umibe no Kafuka is affected when translated into English and Swedish

    University essay from Högskolan Dalarna/Institutionen för språk, litteratur och lärande

    Author : Anna-Klara Josefsson; [2023]
    Keywords : Japanese; Murakami Haruki; Kafka on the Shore; formality; translation; Nakata Satoru; Equivalence;

    Abstract : When reading a translated book or a dubbed movie, one might come to wonder if the translation conveys the characters’ personality traits identically to that of the original, and while ‘identical’ may not be achievable, ‘equivalent’ rather may be within the scope of a translator’s capability. Translation between languages as vastly different as Swedish and Japanese, or English and Japanese are bound to face greater difficulties than for example Swedish and English. READ MORE

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

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

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