书栈网 · BookStack 本次搜索耗时 0.018 秒,为您找到 465 个相关结果.
  • Introduction

    988 2019-05-28 《pygit2 Document》
    Welcome to pygit2’s documentation! Welcome to pygit2’s documentation! Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2implements the core of Git. Pygit...
  • Links

    Links Theano requirements Libraries we might want to look at or use Links This page lists links to various resources. Theano requirements git : A distributed revision con...
  • 用户指南

    用户指南 用户指南 语言基础 扩展类型 扩展类型的特殊方法 在 Cython 模块之间共享声明 与外部 C 代码连接 源文件和编译 早期绑定速度 在 Cython 中使用 C ++ 融合类型(模板) 将 Cython 代码移植到 PyPy Limitations Cython 和 Pyrex 之间的区别 键入的内存视图 实...
  • uWSGI

    uWSGI Installing Running Binding Externally Async with gevent uWSGI uWSGI is a fast, compiled server suite with extensive configuration and capabilities beyond a basic serv...
  • Gunicorn

    Gunicorn Installing Running Binding Externally Async with gevent or eventlet Gunicorn Gunicorn is a pure Python WSGI server with simple configuration and multiple worker im...
  • 0.28.2 (2018-04-13)

    0.28.2 (2018-04-13) Features added Bugs fixed Other changes 0.28.2 (2018-04-13) Features added abs() is faster for Python long objects. The C++11 methods front() and en...
  • uWSGI 2.0.2

    uWSGI 2.0.2 Bugfixes New features and improvements CGI plugin PSGI loading improvements Availability uWSGI 2.0.2 Changelog 20140226 Bugfixes fixed python3 support on o...
  • Introduction

    1182 2018-04-25 《Tornado Tcp Program》
    Tornado Tcp Program 来源(书栈小编注) Tornado Tcp Program 本书主要通过讲解tornado相关api及技巧,来进行tcp编程以及rpc相关知识。 这里 是各种服务器性能的一个简单对比,看过之后,可以发现tornado的性能还是很不错的,基本可以达到go的水平。特别是在pypy的环境下。 本书写的比较浅略,...
  • uWSGI

    uWSGI Installing Running Binding Externally Async with gevent uWSGI uWSGI is a fast, compiled server suite with extensive configuration and capabilities beyond a basic serv...
  • WebSocket support

    WebSocket support An echo server Handshaking Sending Receiving PING/PONG Available proxies Language support Supported concurrency models wss:// (websockets over https) Web...