我是靠谱客的博主 欢喜小鸭子,这篇文章主要介绍端到端原则,现在分享给大家,希望可以做个参考。

The function in question can completely and correctly be implemented only with the knowledge and help of the application standing at the end points of the communication system. Therefore, providing that questioned function as a feature of the communication system itself is not possible. (Sometimes an incomplete version of the function provided by the communication system may be useful as a performance enhancement.
We call this line of reasoning… “the end-to-end argument.”
只有站在通信系统终端的应用程序的知识和帮助,所讨论的功能才能完全正确地实现。因此,将所述功能作为通信系统本身的特征是不可能的。(有时,通信系统提供的功能的不完整版本可能有助于提高性能。)
我们把这种推理叫做端到端的论点。

网络不能做更多的事

如:

  • 数据压缩
  • 重新格式化或改善请求
  • 缓存数据
  • 增加安全性
  • 跨网迁移连接
  • 等等……

最后

以上就是欢喜小鸭子最近收集整理的关于端到端原则的全部内容,更多相关端到端原则内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(92)

评论列表共有 0 条评论

立即
投稿
返回
顶部