- Learning Apache Thrift
- Krzysztof Rakowski
- 181字
- 2021-07-23 14:55:39
Chapter 1. Introducing Apache Thrift
There is a milestone in the life of every sufficiently large application that marks the point when it is too big to be maintained as a monolith. For some systems, it is in their blueprints from the very beginning, while for others, it comes as a growth induced necessity and brings along the need for massive rebuild.
Apache Thrift is one of the tools that assist in building scalable, distributed systems, spanning across different platforms and languages. Originally developed for internal use by Facebook, now it is an open source software project backed by the Apache Foundation. It is characterized by a wide range of supported languages, flexibility, and performance.
In this chapter, you will learn about the scenarios where using Apache Thrift may be necessary. You will also get familiar with its basic properties and how it is compared to other similar frameworks. It is essential to know the big picture to be able to select the best tool for your job.
Let's see how you can put Apache Thrift to good use!
- Reporting with Visual Studio and Crystal Reports
- Practical UX Design
- The React Workshop
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 學Python也可以這么有趣
- Oracle Exadata專家手冊
- Visual Basic程序設計實驗指導(第二版)
- JavaCAPS基礎、應用與案例
- 微信小程序開發與實戰(微課版)
- Microsoft Dynamics GP 2013 Cookbook
- JavaWeb從入門到精通(視頻實戰版)
- 讓Python遇上Office:從編程入門到自動化辦公實踐
- C語言程序設計實驗指導與習題精解
- C語言程序設計實驗指導
- 走近SDN/NFV