The New Frontier in Web API Programming
暫譯: 網路 API 程式設計的新前沿
Rick Mac Gillis
- 出版商: Lulu.com
- 出版日期: 2016-07-09
- 售價: $1,500
- 貴賓價: 9.5 折 $1,425
- 語言: 英文
- 頁數: 80
- 裝訂: Hardcover
- ISBN: 1365230848
- ISBN-13: 9781365230844
海外代購書籍(需單獨結帳)
相關主題
商品描述
Do you use a single API Call Processing Server? Worse yet, do you have all of your web servers making individual API calls all on their own? Just a single API transaction takes 9 steps to complete through TCP, and your system is getting bogged down with delays from TCP communications. The internet runs on HTTP, and HTTP runs on TCP. You could still use websockets to keep some of the overhead low. However, the TCP/IP stack is just one of many bottlenecks in your infrastructure. Did you know that you don't need to collect the response from every API call you make? What if you could always speak to every API in your format of choice? I'll show you how. In this book, you'll learn about how implementing an API Call Processing Server or cloud can dramatically reduce the time to transact with an API, reduce your web server overhead, and make programming with APIs so much easier.
商品描述(中文翻譯)
您是否使用單一的 API 呼叫處理伺服器?更糟的是,您是否讓所有的網頁伺服器各自獨立進行 API 呼叫?僅僅一個 API 交易就需要透過 TCP 完成 9 個步驟,而您的系統因 TCP 通訊的延遲而變得緩慢。互聯網運行在 HTTP 上,而 HTTP 又運行在 TCP 上。您仍然可以使用 websockets 來降低一些開銷。然而,TCP/IP 堆疊只是您基礎設施中眾多瓶頸之一。您知道嗎?您不需要收集每個 API 呼叫的回應。如果您能夠始終以您選擇的格式與每個 API 進行交互,那會怎樣?我將告訴您如何做到。在這本書中,您將學習如何實施 API 呼叫處理伺服器或雲端,這可以顯著減少與 API 交易的時間,降低您的網頁伺服器開銷,並使與 API 的程式設計變得更加簡單。