kafka

 0    6 Datenblatt    tomekmarczak1
mp3 downloaden Drucken spielen überprüfen
 
Frage Antworten
Apache Kafka to platforma do strumieniowego przesyłania zdarzeń służąca do gromadzenia, przetwarzania, przechowywania i integrowania danych na dużą skalę.
Lernen beginnen
Apache Kafka is an event streaming platform used to collect, process, store, and integrate data at scale.
ma wiele zastosowań, w tym rozproszone przesyłanie strumieniowe, przetwarzanie strumieni, integrację danych i przesyłanie wiadomości typu pub/sub.
Lernen beginnen
has numerous use cases including distributed streaming, stream processing, data integration, and pub/sub messaging.
Aby w pełni zrozumieć, czym zajmuje się Kafka, zagłębimy się w to, czym jest platforma do strumieniowego przesyłania wydarzeń i jak działa.
Lernen beginnen
In order to make complete sense of what Kafka does, we'll delve into what an event streaming platform is and how it works.
Zanim więc zagłębimy się w architekturę Kafki lub jej podstawowe komponenty, omówmy, czym jest wydarzenie.
Lernen beginnen
So before delving into Kafka architecture or its core components, let's discuss what an event is.
Pomoże to wyjaśnić, w jaki sposób Kafka przechowuje zdarzenia, jak wprowadzać zdarzenia do i z systemu oraz jak analizować strumienie zdarzeń.
Lernen beginnen
This will help explain how Kafka stores events, how to get events in and out of the system, and how to analyze event streams.
Teraz możemy na przykład utworzyć temat (wyjaśnimy ten termin później) i za pomocą tych poleceń wyświetlić listę wszystkich istniejących tematów
Lernen beginnen
Now, we can, for example, create a topic (we’ll clarify this term later) and list all existing topics with this commands

Sie müssen eingeloggt sein, um einen Kommentar zu schreiben.