logoalt Hacker News

p1anecrazyyesterday at 6:32 PM1 replyview on HN

In principle, I agree, but “a message queue is… a medium through which data flows from a source system to a destination system” feels like a truism.


Replies

sigbottleyesterday at 7:24 PM

For me, I've realized I often cannot possibly learn something if I can't compare it to something prior first.

In this case, as another user mentioned, the decoupling use case is a great one. Instead of two processes/API directly talking, having an intermediate "buffer" process/API can save you headache

show 1 reply