Thanks.
any links for
1. request-reply model setup on unix and cloud?
2. pub-sub model setup?
Thanks
Roman
> On Jun 12, 2020, at 6:29 PM, Ricardo Ferreira wrote:
>
>
> Roman,
>
> If you are implementing this in Java and use the Spring Framework then there
> is a
Roman,
If you are implementing this in Java and use the Spring Framework then
there is a good support in there that abstracts away much of the
complexity related to correlate requests and responses. Here is an
article that gives an example of how to implement this:
https://asbnotebook.com/20
Hi
anyone has instructions for setting up request-reply messaging using kafka?
thanks