What is Kafka message?

devquora
devquora

Posted On: Feb 22, 2018

 

Kafka messages can simply be defined as byte arrays that are used by developers to store objects in the format of String, JSON, and Avro.

 

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Apache Kafka Interview Questions

    Please Explain Apache Kafka?

    It is a publish-subscribe messaging application and an open source message broker project started by Apache software. K..

    Apache Kafka Interview Questions

    In which language Apache Kafka is written?

    Kafka was written in Java and Scala programming languages...

    Apache Kafka Interview Questions

    List some use cases of Apache Kafka?

    Some of the use cases of Apache Kafka are:Message queue Event streams Tracking and logging ..