- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 67字
- 2021-07-02 18:59:36
Disadvantages to HTTP
There are some disadvantages to HTTP as an IoT protocol:
- Higher power needs: Communications have frequent back and forth interactions, connections need to be sustained, and plain text results in larger message sizes. All of this requires more power to support.
- The IoT device complexity: The device needs enough memory and CPU power to support the TCP protocol and high level HTTP RESTful APIs.
推薦閱讀
- 極簡算法史:從數學到機器的故事
- 程序員修煉之道:程序設計入門30講
- 我的第一本算法書
- 21天學通C++(第6版)
- Instant QlikView 11 Application Development
- 基于Swift語言的iOS App 商業實戰教程
- Java程序設計:原理與范例
- 從零開始學C#
- UI設計全書(全彩)
- 微信小程序開發實戰:設計·運營·變現(圖解案例版)
- Unity Character Animation with Mecanim
- Python Web自動化測試設計與實現
- Software-Defined Networking with OpenFlow(Second Edition)
- 原型設計:打造成功產品的實用方法及實踐
- 深入理解Kafka:核心設計與實踐原理