Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piomin/sample-vertx-kafka-messaging
implementation of partitioning mechanism on Apache Kafka and asynchronous communication between Vert.x microservices
https://github.com/piomin/sample-vertx-kafka-messaging
apache-kafka kafka message-broker partition partitioning partitioning-algorithms vertx vertx-kafka
Last synced: 3 months ago
JSON representation
implementation of partitioning mechanism on Apache Kafka and asynchronous communication between Vert.x microservices
- Host: GitHub
- URL: https://github.com/piomin/sample-vertx-kafka-messaging
- Owner: piomin
- Created: 2018-01-26T09:37:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T23:17:24.000Z (3 months ago)
- Last Synced: 2024-10-20T10:33:59.805Z (3 months ago)
- Topics: apache-kafka, kafka, message-broker, partition, partitioning, partitioning-algorithms, vertx, vertx-kafka
- Language: Java
- Homepage: https://piotrminkowski.com/
- Size: 36.1 KB
- Stars: 12
- Watchers: 3
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Partitioning with Apache Kafka and Vert.x
Detailed description can be found here: [Partitioning with Apache Kafka and Vert.x](https://piotrminkowski.com/2018/01/30/partitioning-with-apache-kafka-and-vertx/)