码迷,mamicode.com
首页 > 数据库 > 详细

使用pymongo需要手动关闭MongoDB Connection吗?

时间:2015-07-17 15:30:37      阅读:220      评论:0      收藏:0      [点我收藏+]

标签:

答:Disconnecting will close all underlying sockets in the connection pool. If this instance is used again it will be automatically re-opened.

 

转自:http://stackoverflow.com/questions/18401015/how-to-close-a-mongodb-python-connection

http://stackoverflow.com/questions/20613339/close-never-close-connections-in-pymongo

使用pymongo需要手动关闭MongoDB Connection吗?

标签:

原文地址:http://www.cnblogs.com/pinganzi/p/4654477.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!