Ben*_*rts 5 python django gevent greenlets gunicorn
在 gevent 模式下运行 gunicorn 时,是否已经自动应用了此处描述的使 threadlocals greenlet-locals的猴子补丁(特别是用于 threadlocals 的补丁)?
(我正在运行 django,目前使用 threadlocals 对大型查询结果进行一些快速缓存——我知道 gevent/greenlet 使用传统线程的替代模型,因此我很担心)。
Ben*_*rts 3
看来我没有什么可担心的:
https://github.com/benoitc/gunicorn/blob/master/gunicorn/workers/ggevent.py#L51
归档时间:
13 年,2 月 前
查看次数:
1054 次
最近记录: