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.
Fault tolerant, fault detection
- Offset saver, etc
Kafka supports streaming, kafka connect