Android 连接池
为了实现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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论