Asynchronous Communication Is the Same as Message Queues — Here’s Why
Asynchronous communication is NOT a new concept.
Message queues have been a core component of distributed systems for many years.
Async comms is simply the same concept applied to distributed teams.
In a distributed system, messages are sent between ...
sergiopereira.hashnode.dev3 min read