Jump to content

Distributed Data Protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Frappyjohn (talk | contribs) at 17:45, 29 May 2013 (Create stub (edited with ProveIt)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Distributed Data Protocol (or DDP) is a client-server protocol for querying and updating a server-side database and for synchronizing such updates among clients. It uses the publish-subscribe messaging pattern. It was created for use by the Meteor Javascript framework.[1]


  1. ^ "Introducing DDP". Retrieved 2013-05-29.