Hacker News new | ask | show | jobs
by marcosdumay 3281 days ago
In my eyes (where the GP makes perfect sense), a message broker is asynchronous, there's no implicit wait while your consumers work on our request. A request-response interface will stop the producer until the consumer is done.