Build your intuition. Fill in the missing part by typing it in.
In the publish-subscribe pattern, publishers publish messages to a ____, and subscribers consume messages from that topic. This decouples the producers from the consumers, allowing for scalable and flexible communication.
Write the missing line below.