• Lvcg的技术博客
  • 时间归档
  • 工作随笔
  • 目录归档
  • 标签归档

Python Gevent使用指南

Gevent是个基于协程, 轻量级的Python网络库.这和使用Python标准库中的threading, multiprocessing
模块或twisted框架都不相同.

这篇指南转载自网上, 是对"gevent For the Working Python Developer"一文的中文翻译.
所有的脚本代码均在python3.5.1,gevent1.1.1上测试过.

源码

https://github.com/18965050/gevent_examples.git

Wiki

https://github.com/18965050/gevent_examples/wiki

Back to Top

about

  • 吕承纲 - 18965050@qq.com
  • github.com/18965050

Theme: the-program based on Jekyll-bootstrap.
Powered by Jekyll.