Message Broker
In the traditional tightly coupled client–server paradigm, the client cannot post messages to the server while the server process is not running, nor can the server receive messages unless the client is running. — Wikipedia entry on Publish–subscribe pattern
- PubSub
- Wikipedia
- Routing key
- "Address"