Why Kafka

  • Kafka is very fast with Zero-copy mechanism which allows the OS Cache to talk directly with the Network cache instead of going through socket buffer.

  • Kafka Stream

  • Fault tolerant, fault detection

    • Offset saver, etc
  • Kafka supports streaming, kafka connect