Recent Changes - Search:

edit SideBar

gdp module

(redirected from Modules.GDP)

The GDP is no longer supported by the Accessors Framework. This page exists as a historical reference.


https://gdp.cs.berkeley.edu/redmine/ describes the The Global Data Plane (GDP):

"The GDP is a middleware that provides a data-centric glue for swarm applications. The basic primitive is that of a secure single-writer append-only log stored on potentially untrusted distributed infrastructure. Logs natively support a publish-subscribe mode, making GDP a communication tool. At the same time, data in a GDP log can be stored for long-term in a fault-tolerant manner, thus making it an ideal tool for data-storage."

To use the GDP Acessors, you must have certain packages installed on your local machine.

The best way to do that is to run the script:

   accessors/web/gdp/adm/gdp-setup.sh

The idea is to use the GDP Java interface to insulate accessor development from changes to the GDP wire protocol. An alternative would be to write a GDP JavaScript Interface that uses the GDP wire protocol.

Cape Code and the GDP

Node.js and the GDP

See Also


Edit - History - Print - Recent Changes - Search
Page last modified on January 01, 2018, at 07:03 PM