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
Robin
V2EX  ›  Python

在Python3下有任何可用的异步RPC库?

  •  
  •   Robin · 2013-07-30 15:35:33 +08:00 · 4246 次点击
    这是一个创建于 3921 天前的主题,其中的信息可能已经有所发展或是发生改变。
    求教了,找了一圈,要么是不支持python3,要么是不支持异步调用
    2 条回复    1970-01-01 08:00:00 +08:00
    dreampuf
        1
    dreampuf  
       2013-07-30 15:53:13 +08:00
    2to3.py

    或者自己动手 ? http://python3porting.com/
    timonwong
        2
    timonwong  
       2013-07-30 16:43:28 +08:00
    msgpack-rpc-python?

    https://github.com/msgpack-rpc/msgpack-rpc-python

    自己转换的话,raw string是最大坑。。。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1155 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 18:26 · PVG 02:26 · LAX 11:26 · JFK 14:26
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.