#pragma section-numbers off [[TableOfContents]] = 概要 = = 公式サイト = = ライブラリ = * [http://greenlet.readthedocs.org/en/latest/index.html greenlet: Lightweight concurrent programming — greenlet 0.3 documentation] * [http://www.gevent.org/ gevent: A coroutine-based network library for Python] * [http://eventlet.net/ Eventlet Networking Library] = サーバ = * [http://gunicorn.org/ Green Unicorn - Welcome] * [http://pypi.python.org/pypi/meinheld meinheld] = MQ = * [https://github.com/zacharyvoase/zenqueue zacharyvoase/zenqueue - GitHub] = MySQL Driver = * [https://github.com/esnme/ultramysql esnme/ultramysql - GitHub] = 参考サイト = * [http://d.hatena.ne.jp/saitodevel01/20110811/1313019218 nginxとgunicornとsupervisorを連携させる - saito’s blog] ---- CategoryPython