|
|
|
|
|
by v3ss0n
572 days ago
|
|
You had never tried gevent in production then.
As soon as workload and concurrency increases python programs with gevent or gevent based drivers, especially monkey patches causes unexpected crashes out of the blue, no way to debug, no error message,Memory leaks and whole slew of nightmares |
|