Skip to main content

Publish and subscribe messaging (pub/sub)

A messaging style where message producers send (publish) messages to a destination and interested consumers can register (subscribe) to receive messages from the destination. This style of messaging is implemented using topics.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!