Hacker News new | ask | show | jobs
by binarymax 5188 days ago
Thanks. What does DDP stand for? I found several possible definitions.
2 comments

I think it might be "Dynamic Decoupling Protocol"
From talking to deberg (matt debergalis) on #meteor, ddp stands for distributed data protocol and in his words "is a combination of remote method invocation and attribute pub sub, tied together in a way that [allows] latency compensation on the client by simulating server methods"