推荐学习书目
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
rogwan
V2EX  ›  Python

Python3.6 Web 应用,如果采用 Docker 方式部署,还有必要考虑多线程吗?

  •  
  •   rogwan · Jun 8, 2017 · 3065 views
  •   You need to sign in to view this topic
    This topic created in 3337 days ago, the information mentioned may be changed or developed.
    7 replies    2017-06-09 14:16:00 +08:00
    longxboy
        1
    longxboy  
       Jun 8, 2017
    你是想用 docker 部署多实列?
    owenliang
        2
    owenliang  
       Jun 8, 2017 via Android
    不知所云。
    est
        3
    est  
       Jun 8, 2017
    想吐槽 GIL ?
    HarrisonZ
        4
    HarrisonZ  
       Jun 9, 2017
    docker 只是一种程序封包和隔离的方式,部署起来实际跟你做个 rpm 包+使用 cgroup 没有本质区别,不影响你用不用多线程
    zhengxiaowai
        5
    zhengxiaowai  
       Jun 9, 2017
    有什么关系么???
    flyingghost
        6
    flyingghost  
       Jun 9, 2017
    线程间通讯、共享内存数据、多核利用。。。各种线程的福利,你真打算把他们转换成为虚机之间的事情?
    Hyponet
        7
    Hyponet  
       Jun 9, 2017
    docker-compose scale,你是说这个?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3665 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 00:43 · PVG 08:43 · LAX 17:43 · JFK 20:43
    ♥ Do have faith in what you're doing.