May 2019
Intermediate to advanced
592 pages
20h 4m
English
This chapter covers
In this chapter, we’ll examine the features of the Apache Thrift Interface Definition Language (IDL) and learn how to use the Apache Thrift compiler to generate cross-language type serialization and RPC support code (see figure 6.1). We’ll begin by exploring the syntax of the IDL itself and then cover compiler operation, trying out various bits of IDL along the way.
Interfaces exist in hardware and software, defining interactions between components ...
Read now
Unlock full access