- Learning Apache Thrift
- Krzysztof Rakowski
- 180字
- 2021-07-23 14:55:40
Chapter 2. Installing and Running Apache Thrift
In this chapter, we will go through the installation process for Apache Thrift on the three most popular platforms: Linux, Mac OS X, and Microsoft Windows. All the required software and libraries are free and downloadable from the Internet, so just to follow the instructions for your platform is enough.
After completing this chapter, you will have a working environment and compile your first file written in the Apache Thrift's IDL.
Apache Thrift's official documentation is specific about the versions of the software it requires. Although you should be successful with different versions (especially newer), in case of any trouble, your best bet is to try out the versions specified here.
Note
The development and release process for any software is often more rapid than the process of writing and publishing the book. This version of the installation guide is based on and tested with Apache Thrift's 0.9.2 version. If you run into any trouble, you should refer to the current requirements specification on the Apache Thrift's official website at https://thrift.apache.org/docs/install/.
- Learn TypeScript 3 by Building Web Applications
- JavaScript修煉之道
- Mastering SVG
- 跟小海龜學Python
- Learning Linux Binary Analysis
- MATLAB實用教程
- 秒懂設計模式
- C++程序設計基礎教程
- 移動界面(Web/App)Photoshop UI設計十全大補
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Beginning C++ Game Programming
- Web App Testing Using Knockout.JS
- Python自然語言理解:自然語言理解系統開發與應用實戰
- SEO教程:搜索引擎優化入門與進階(第3版)
- PHP 7 Programming Blueprints