kafka

 0    6 schede    tomekmarczak1
Scarica mp3 Stampa Gioca Testa il tuo livello
 
Domanda Risposta
Apache Kafka to platforma do strumieniowego przesyłania zdarzeń służąca do gromadzenia, przetwarzania, przechowywania i integrowania danych na dużą skalę.
inizia ad imparare
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.
inizia ad imparare
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.
inizia ad imparare
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.
inizia ad imparare
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ń.
inizia ad imparare
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
inizia ad imparare
Now, we can, for example, create a topic (we’ll clarify this term later) and list all existing topics with this commands

Devi essere accedere per pubblicare un commento.