Android 连接池

发布于 2024-12-12 10:06:36 字数 270 浏览 0 评论 0原文

为了实现http连接池,我浏览了此链接。阅读完本文后,我得出的结论是,使用不同的请求和响应创建单个 Http 客户端对象和连接管理器将负责连接池。

我的问题是,我的想法正确还是错误?请告诉我通过实现此方法连接将如何更快。如果您有任何实现 http 连接池的示例 ANDROID 项目,请告诉我。提前致谢。

For implementing http connection pooling, I had gone through this link. After reading this I came to conclusion that making a single Http client object and connection manager with different request and responses will take care of connection pooling.

My question is, am I thinking correct or not?? Please tell me how connections will be faster by implementing this.Please let me know if you have any sample ANDROID project where http connection pooling is implemented. Thanks in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文