limit number of open sockets on windows in gevent 1.3

已查看 41 次
跳至第一个未读帖子

young-kyun Kim

未读,
2018年2月12日 21:56:432018/2/12
收件人 gevent: coroutine-based Python network library
Hello!

gevent 1.2.x is limited to 1024 open sockets on windows.
http://www.gevent.org/gevent.socket.html

On Windows, gevent is limited to 1024 open sockets.


Is this limit same in gevent 1.3?

Jason Madden

未读,
2018年2月12日 22:02:422018/2/12
收件人 gev...@googlegroups.com
The libuv CFFI backend may have a different limit. Please explore libuv for more details at this time. The details for libev (which continues to be the default for cpython) have not changed. gevent is still not recommended for production on Windows. 
--
You received this message because you are subscribed to the Google Groups "gevent: coroutine-based Python network library" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gevent+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
回复全部
回复作者
转发
0 个新帖子