Async Request Reply Pattern

A popular pattern in use with cloud native technologies is the ‘Request Reply’ pattern. I tried to come up with an abstract example, that can easily be understood and tested. All source code can be found in this GitHub repo, the current release is here. What is the Request Reply Pattern The idea of this pattern is to provide the backend with asynchronicity while the frontend receives regular replies. It is also useful, when you do not control the client or are not able to influence the call strategy of the client....

June 16, 2023 · 6 min · 1117 words · Thomas Schalldach

About me

Hello Friend, my name is Thomas Schalldach. I am an Engineering Manager in Thales DIS Czech Republic. I work mostly with Java, utilizing Spring-Boot and the AWS Public Cloud. A few years ago I was awarded with the CEHv10, but I have not reinvested in its renewal since the overall consensus of the community is that its overly commercial. I will try to add some more interesting things here from time to time....

September 25, 2022 · 1 min · 93 words · Thomas