Python concurrent server 一、CPython GIL对Python concurrency的影响 二、以Python中非常典型的concurrent server为例来进行说明,包括: a、celery b、gunicore c、tornado