Relative Content

Tag Archive for httpasynchronousmessage-queuerequest-response

Combining API call with messaging queue

We are building an application that will be responsible for updating a backend system.
The application can be considered as a CRUD application with a business logic component in the middle.