EBOOK

About
Programmer's Guide to Apache Thrift provides comprehensive coverage of the Apache Thrift framework along with a developer's-eye view of modern distributed application architecture.
About the Technology
Thrift-based distributed software systems are, built out of communicating components that use different languages, protocols, and message types. Sitting between them is Thrift, which handles data serialization, transport, and service implementation. Thrift supports many client and server environments and a host of languages ranging from PHP to JavaScript, and from C++ to Go.
What's inside
• Complete coverage of Thrift's IDL
• Building and serializing complex user-defined types
• Plug-in protocols, transports, and data compression
• Creating cross-language services with RPC and messaging systems
Table of Contents
PART 1 -APACHE THRIFT OVERVIEW
• Introduction to Apache Thrift
• Apache Thrift architecture
• Building, testing, and debugging PART 2 -PROGRAMMING APACHE THRIFT
• Moving bytes with transports
• Serializing data with protocols
• Apache Thrift IDL
• User-defined types
• Implementing services
• Handling exceptions
• Servers PART 3 -APACHE THRIFT LANGUAGES
• Building clients and servers with C++
• Building clients and servers with Java
• Building C# clients and servers with.NET Core and Windows
• Building Node.js clients and servers
• Apache Thrift and JavaScript
• Scripting Apache Thrift
• Thrift in the enterprise
About the Technology
Thrift-based distributed software systems are, built out of communicating components that use different languages, protocols, and message types. Sitting between them is Thrift, which handles data serialization, transport, and service implementation. Thrift supports many client and server environments and a host of languages ranging from PHP to JavaScript, and from C++ to Go.
What's inside
• Complete coverage of Thrift's IDL
• Building and serializing complex user-defined types
• Plug-in protocols, transports, and data compression
• Creating cross-language services with RPC and messaging systems
Table of Contents
PART 1 -APACHE THRIFT OVERVIEW
• Introduction to Apache Thrift
• Apache Thrift architecture
• Building, testing, and debugging PART 2 -PROGRAMMING APACHE THRIFT
• Moving bytes with transports
• Serializing data with protocols
• Apache Thrift IDL
• User-defined types
• Implementing services
• Handling exceptions
• Servers PART 3 -APACHE THRIFT LANGUAGES
• Building clients and servers with C++
• Building clients and servers with Java
• Building C# clients and servers with.NET Core and Windows
• Building Node.js clients and servers
• Apache Thrift and JavaScript
• Scripting Apache Thrift
• Thrift in the enterprise