VT2018 XXX: Difference between revisions
Jump to navigation
Jump to search
(→Résumé) |
|||
Line 12: | Line 12: | ||
Apache Kafka is a distributed streaming platform. This technology manage to publish and subscrib to stream of records, to keep this records safe and substainable, and to compute them on the fly. |
Apache Kafka is a distributed streaming platform. This technology manage to publish and subscrib to stream of records, to keep this records safe and substainable, and to compute them on the fly. |
||
It's a powerfull technology allowing high horizontal scalability. |
It's a powerfull technology allowing high horizontal scalability. |
||
Revision as of 22:21, 16 December 2018
Auteur
- Nom : Timothée depriester
- Sujet : Kafka
Résumé
Apache Kafka est une plateforme de streaming distribuée. Cette technologie permet de servir de tampon dans un système d'envoi et réception de messages, de sauvegarder ces informations de façon durable et de pouvoir les traiter à la volée.
C'est une technologie à haute performance et permettant une distribution horizontale très élevé.
Abstract
Apache Kafka is a distributed streaming platform. This technology manage to publish and subscrib to stream of records, to keep this records safe and substainable, and to compute them on the fly.
It's a powerfull technology allowing high horizontal scalability.