- Learning Apache Thrift
- Krzysztof Rakowski
- 117字
- 2021-07-23 14:55:40
Summary
Distributed systems, SOA, SOAP, WSDL, XML, and JSON, are some of the popular buzzwords that are frequently encountered by developers interested in creating applications that talk to each other. It is often hard to comprehend how these theoretical concepts can be used to accomplish the goal.
In this chapter, we learned what these distributed systems are and Apache Thrift's role in achieving communication between different services. We also discussed its position among similar solutions and their advantages and disadvantages.
In the upcoming chapters, we will install Apache Thrift, generate and run our simple services, and discuss the features in great detail. Having this knowledge, we will advance to prepare our own client-server application using Apache Thrift.
- 工程軟件開發(fā)技術(shù)基礎(chǔ)
- Rust編程:入門、實(shí)戰(zhàn)與進(jìn)階
- Visual C++數(shù)字圖像模式識(shí)別技術(shù)詳解
- PhoneGap Mobile Application Development Cookbook
- 網(wǎng)站構(gòu)建技術(shù)
- Android開發(fā):從0到1 (清華開發(fā)者書庫)
- 移動(dòng)界面(Web/App)Photoshop UI設(shè)計(jì)十全大補(bǔ)
- Python忍者秘籍
- Java:High-Performance Apps with Java 9
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- Creating Data Stories with Tableau Public
- 微信小程序開發(fā)實(shí)戰(zhàn):設(shè)計(jì)·運(yùn)營(yíng)·變現(xiàn)(圖解案例版)
- 人人都能開發(fā)RPA機(jī)器人:UiPath從入門到實(shí)戰(zhàn)
- Head First Kotlin程序設(shè)計(jì)
- jQuery Essentials