top | item 40726121

(no title)

tichiian | 1 year ago

The other answers around here are mostly right, but I'd like to add another one, which is right in some situations:

Message queues are often the wrong tool. Often you rather want something like RPC, and message queues were wrongly used as poor man's async DIY RPC.

discuss

order

No comments yet.