上传者: ramissue
|
上传时间: 2021-10-07 20:36:23
|
文件大小: 1.88MB
|
文件类型: -
Make applications cross-communicate using Apache Thrift!
About This Book
Leverage Apache Thrift to enable applications written in different programming languages (Java, C++, Python, PHP, Ruby, and so on) to cross-communicate.
Learn to make your services ready for real-world applications by using stepwise examples and modifying code from Industry giants.
Be a crackerjack at solving Apache Thrift-related issues.
Table of Contents
Chapter 1: Introducing Apache Thrift
Chapter 2: Installing and Running Apache Thrift
Chapter 3: Running Your First Apache Thrift Service and Client
Chapter 4: Understanding How Apache Thrift Works
Chapter 5: Generating and Running Code in Different Languages
Chapter 6: Handling Errors in Apache Thrift
Chapter 7: An Example Client-Server Application
Chapter 8: Advanced Usage of Apache Thrift