Does the book cover any binary RPC protocols, such as Thrift or protobufs?

I’m getting a lot of pressure from higher up to implement our APIs using Thrift, on the grounds that they’ve heard that it will improve performance for our data-heavy methods. But I’m struggling to find sufficient documentation either to support that claim or for implementation examples.

So any book that includes anything about that will definitely go on my shopping list.