V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
blond
V2EX  ›  Python

python 异步 I/O 网络

  •  
  •   blond · 2014-03-18 15:08:26 +08:00 · 3598 次点击
    这是一个创建于 3698 天前的主题,其中的信息可能已经有所发展或是发生改变。
    异步网络是怎么一回事呢,要用python写该怎么呢,求大神指点
    6 条回复    1970-01-01 08:00:00 +08:00
    answerbob
        1
    answerbob  
       2014-03-18 15:17:16 +08:00
    找个框架tornado或者gevent,基于事件驱动epoll模型。
    hornyperson
        2
    hornyperson  
       2014-03-19 09:03:01 +08:00 via Android   ❤️ 1
    python3.4
    blond
        3
    blond  
    OP
       2014-03-19 10:06:09 +08:00
    @hornyperson 我现在还一直在用2.7,3.4和2.7有什么区别呢
    blond
        4
    blond  
    OP
       2014-03-19 10:07:49 +08:00
    @answerbob 我去试试
    openroc
        5
    openroc  
       2014-03-19 12:23:25 +08:00
    twisted
    reverland
        6
    reverland  
       2014-03-19 13:53:47 +08:00
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1068 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 17:57 · PVG 01:57 · LAX 10:57 · JFK 13:57
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.