cqrs

A collection of 1 post

Synchronous requests in a kafka world

Kafka is usually used at the center of scalable solutions, but it happens to be designed to function asynchronously. In this post I describe how I was able to handle a synchronous request/response with kafka

Copyright © 2020 Husayn Arrah.