Skip to Content
XMPP: The Definitive Guide
book

XMPP: The Definitive Guide

by Peter Saint-Andre, Kevin Smith, Remko Tronçon
April 2009
Beginner to intermediate
308 pages
9h 8m
English
O'Reilly Media, Inc.
Content preview from XMPP: The Definitive Guide

Chapter 8. Publish/Subscribe

Why It Matters

“Are we there yet?” asks a small boy in the back seat of a car. “No, not yet,” answers the adult. Some minutes later, the child asks, “Are we there now?” This short but frequently repeated exchange is a real-world example of a polling system: the child won’t know when the vehicle is approaching its destination, so he frequently checks with the adult driving the car. That is, the child is polling for information.

Usually it doesn’t take long for the adult to reply, “I’ll tell you when we’re there.” This is an example of a publish/subscribe system: here, the boy has expressed an interest in (subscribed to) a piece of information, and the adult will tell the child once the information changes (i.e., once updated information is published). Publish/subscribe systems avoid the need to frequently poll for updates. In this example, this helps the adult traveling with a young boy to stay sane; on the Internet, it serves the dual purpose of saving bandwidth and server resources (there are no more “has it changed?”, “no, it hasn’t” exchanges), and ensuring that the subscriber receives updates as quickly as the network can deliver them, rather than only the next time the subscriber polls the source.

As in real life, polling over the Internet is painful, especially for the server. Imagine that you have 100 “followers” on a microblogging service, each of whom polls the server every 10 minutes on the off chance that you have said something interesting (indeed, ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

The Definitive Guide to HTML5 WebSocket

The Definitive Guide to HTML5 WebSocket

Vanessa Wang, Frank Salim, Peter Moskovits
WebSocket

WebSocket

Andrew Lombardi
Docker in Action, Second Edition

Docker in Action, Second Edition

Stephen Kuenzli, Jeffrey Nickoloff

Publisher Resources

ISBN: 9780596157524Errata Page