Bookmarks tagged [apache-kafka]
https://github.com/dpkp/kafka-python
The Python client for Apache Kafka.
https://www.confluent.io/blog/apache-kafka-for-service-architectures/
Learn how Apache Kafka differs from traditional messaging technologies, configurations you should consider, and patterns you should implement or avoid.
- 📆 published on: 2017-07-19
- tags: apache-kafka, architecture
https://engineering.salesforce.com/how-apache-kafka-inspired-our-platform-events-architecture-2f351f...
There’s a class of scalability challenges that are best approached using an asynchronous, event-driven architecture — particularly when it comes to doing data integrations.
- 📆 published on: 2018-02-01
- tags: apache-kafka, architecture, async
Apache Kafka: A Distributed Streaming Platform.
- tags: apache-kafka
- source code
https://www.youtube.com/watch?v=I32hmY4diFY
Neha Narkhede talks about the experience at LinkedIn moving from batch-oriented ETL to real-time streams using Apache Kafka and how the design and implementation of Kafka was driven by this goal of ac...
- 📆 published on: 2017-02-23
- tags: apache-kafka, real-time, event-stream