HACKER Q&A
📣 elviejo

Book or Tutorial to Design Protocols?


I'm making a distributed system. With different actors and I need to design a protocol to mediate their communication.

What book would you recommend to learn "the black art" of protocol design?.

Thanks

PS: I'm looking for things more advanced than just: REST or Protobuf.


  👤 bediger4000 Accepted Answer ✓
Design and validation of computer protocols, Gerard Holzmann.

https://www.amazon.com/Design-Validation-Computer-Protocols-...

Dang that's pricey.