ShabbirHasan1 / rust-microservice-kafka

A Rust microservice integrated using kafka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rust-microservice-kafka

This is the source code for our Blog Post.

Although the service is rather incomplete, you might find some of the implemented patterns useful.

To run it yourself, you need to have a Kafka and S3-compatible object storgae available. These can be configured via commandline parameters. To test image processing, the management service can be connected to kafka to create download tasks.

About

A Rust microservice integrated using kafka


Languages

Language:Rust 100.0%