Connect independent publishers and subscribers through topics and message queues.
Publishers send messages to topics, subscribers consume them through queues, and neither side knows about the other - the pattern, the vocabulary and when to use it.
What is publish/subscribe?