|
|
|
|
|
by rdtsc
5789 days ago
|
|
Thanks Denis gevent is sweet, I monitor the project and might switch to it one day. As of now I still use some of the eventlet-only features like thread pools and subprocess handling. Performance has not been a problem yet as well. I imagine gevent is faster since it sits on top of libevent ... |
|