书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 1142 个相关结果.
  • Swoole的实现

    Swoole的实现 socket部分 IO事件循环 多进程/多线程 EventFd SIgnalfd Swoole的实现 Swoole 使用C/C++ 11 编写,不依赖其他第三方库。 swoole并没有用libevent,所以不需要安装libevent swoole并不依赖php的stream/sockets/pcntl/posix/...
  • ngx_stream_core_module

    1928 2020-07-14 《Nginx 中文文档》
    ngx_stream_core_module 示例配置 指令 listen preread_buffer_size preread_timeout proxy_protocol_timeout resolver server stream tcp_nodelay variables_hash_bucket_size 内嵌变量 原文档 ...
  • Python integration

    1269 2020-02-22 《CudaText WIKI》
    Python integration Python on Windows Python on Linux, BSD, Solaris Python on macOS Python integration Python on Windows On Windows, Python engine (currently 3.6) is preins...
  • 附录:编译PHP扩展的相关工具

    附录:编译PHP扩展的相关工具 autoconf phpize configure php-config make gcc clang 安装过程 附录:编译PHP扩展的相关工具 首先你需要下载一份扩展的源码,可以到github或者pecl.php.net上下载,解压后放到一个目录中,cd进入此目录。 autoconf 根据con...
  • 使用jemalloc优化swoole内存分配性能

    使用jemalloc优化swoole内存分配性能 关于jemalloc 安装jemalloc 使用jemalloc 预先载入 使用jemalloc优化swoole内存分配性能 现已不建议使用jemalloc, 可能会降低程序稳定性 建议使用标准的malloc和PHP官方提供的emalloc (默认) 关于jemalloc...
  • 安装部署

    安装 系统要求 可用安装包 DEB 安装包 RPM 安装包 Tgz 安装包 Docker 安装包 其他环境安装包 使用源码安装 启动 安装 系统要求 ClickHouse可以在任何具有x86_64,AArch64或PowerPC64LE CPU架构的Linux,FreeBSD或Mac OS X上运行。 官方预构建的二进制文件通...
  • 1.4. Compilation and Portability

    Compilation and Portability Static Build Meson build Docker Cleaning Up Old Radare2 Installations Compilation and Portability Currently the core of radare2 can be compiled ...
  • 02.1 本章概述

    认识GO的内部机制 认识GO的内部机制 在前面章节中提到的所有的Go特性都非常简便,你会一直使用它们。然而,更有价值的事情是看到并理解Go程序背后的运行机制。 本章将会介绍垃圾回收以及它的运行机制、如何在Go程序中调用C的代码。在某些情况下在Go中使用C代码是必不可缺的,但是在大多数情况下你并不会用到,因为Go本身就是一种非常强大的编程语言。同样的...
  • 18.3. Starting the Database Server

    18.3. Starting the Database Server 18.3.1. Server Start-up Failures 18.3.2. Client Connection Problems 18.3. Starting the Database Server Before anyone can access the databas...
  • resource —- Resource usage information

    resource —- Resource usage information Resource Limits Resource Usage resource —- Resource usage information This module provides basic mechanisms for measuring and controll...