This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 11 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
是的,请使用 64 位。尽可能避免使用 32 位 MongoDB。 64 位不应该破坏任何东西,它应该工作得更好。
也就是说,请留意 32 位和 64 位 python 之间的任何差异。升级不会造成问题,但您需要运行单元测试并确保一切正常。
Yes, please use 64-bit. Avoid using 32-bit MongoDB if at all possible. Nothing should break with 64-bit, it should all work better.
That stated, do keep an eye out for any differences between 32-bit and 64-bit python. Upgrading should not cause a problem, but you will want to run your unit tests and ensure everything is kosher.