V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  roundgis  ›  全部回复第 32 页 / 共 32 页
回复总数  623
1 ... 23  24  25  26  27  28  29  30  31  32  
2020-03-17 14:48:04 +08:00
回复了 lithbitren 创建的主题 Python windows 下 select.select()只能打开 500 出头个文件怎么解决?
@lithbitren cpython 我记得没错 select module 重新编译就好了
2020-03-17 00:30:55 +08:00
回复了 lithbitren 创建的主题 Python windows 下 select.select()只能打开 500 出头个文件怎么解决?
windows 有个宏叫 FD_SETSIZE cpython 设置为 512, 你可以手动改大一些,例如 16384 之类就可以支持更大的并发了

当然 windows 最好的还是用 IOCP
2020-02-22 15:48:43 +08:00
回复了 doraos 创建的主题 Linux 什么版本的 Linux 更适合新手
如果你不做开发,没必要用 Linux
1 ... 23  24  25  26  27  28  29  30  31  32  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2607 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 08:20 · PVG 16:20 · LAX 01:20 · JFK 04:20
Developed with CodeLauncher
♥ Do have faith in what you're doing.