Important
You are viewing documentation for an older version of Confluent Platform. For the latest, click here.
Kafka Streams¶
This section describes Kafka Streams, a component of open source Apache Kafka. Kafka Streams is a powerful, easy-to-use library for building highly scalable, fault-tolerant, distributed stream processing applications on top of Apache Kafka.
Contents:
- Introduction
- Requirements
- Quickstart
- Concepts
- Architecture
- Developer Guide
- FAQ
- General
- Is Kafka Streams a project separate from Apache Kafka?
- Is Kafka Streams a proprietary library of Confluent?
- What are the system dependencies of Kafka Streams?
- How do I migrate my Kafka Streams Tech Preview applications to CP 3.0.0 / Kafka 0.10.0.0?
- Can I use Kafka Streams with Kafka clusters running 0.9, 0.8, or 0.7?
- Troubleshooting and debugging
- General
- Javadocs