Publish-Subscribe Design Pattern: Introduction to Scalable Messagingby@Michael_Ably
7,966 reads
7,966 reads

Publish-Subscribe Design Pattern: Introduction to Scalable Messaging

by Michael10mSeptember 7th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Pub/Sub is a design pattern that allows for loose coupling and scaling between the sender of messages (publishers) and receivers (subscribers) on topics they subscribe to. Pub/sub allows extremely dynamic networks to be built at scale without overloading the publishing components or causing unnecessary costs. This means publisher and subscriber operations can operate independently of each other. The pub/sub method is central to effective streaming of data in real-time. It is used to address routing problems at the. scale of a messaging infrastructure at such a scale can be problematic.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Publish-Subscribe Design Pattern: Introduction to Scalable Messaging
Michael HackerNoon profile picture
Michael

Michael

@Michael_Ably

Share Your Thoughts

About Author

Michael HackerNoon profile picture
Michael@Michael_Ably

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!