Skip to content

Latest commit

 

History

History
 
 

doc

Diego BBS API Docs

Diego's Bulletin Board System (BBS) is the central data store and orchestrator of a Diego cluster. It communicates via protocol-buffer-encoded RPC-style calls over HTTP.

Diego clients communicate with the BBS via an ExternalClient interface. This interface allows clients to create, read, update, delete, and subscribe to events about Tasks and LRPs.

Table of Contents

Many of the documents are still in the process of being converted from the documents about the now obsolete receptor component.