书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 4467 个相关结果.
  • Follow Formatting Standards

    Follow Formatting Standards Don’t use capitalization for emphasis Use angle brackets for placeholders Use bold to emphasize user interface elements Use italics to emphasize new...
  • 30. 进程

    第 30 章 进程 第 30 章 进程 目录 1. 引言 2. 环境变量 3. 进程控制 3.1. fork函数 3.2. exec函数 3.3. wait和waitpid函数 4. 进程间通信 4.1. 管道 4.2. 其它IPC机制 5. 练习:实现简单的Shell
  • template API

    template库 API导入方式 template库 template库fork来自此处 . cf暂未对其API做任何hook修改. API Reference 请参考README , 本文档不再重叙. API导入方式 local template = require "template"
  • 第 4 小节:可以用哪些方式参与开源

    第 4 小节:可以用哪些方式参与开源 1. 直接参与开源项目的开发 2. 开源项目文档编写 3. 修复开源项目中 Bug 4. 参与开源项目的测试和 Demo 编写工作 5. 参与开源项目推广 6. 在商业公司参与开源项目 基于 Git 参与开源项目的方式 注释 参考资料 本部分内容贡献者 第 4 小节:可以用哪些方式参与开源 可...
  • Testing environment

    Testing Environment Overview The problem Solution Installation Running the environment Fork the repository Clone the fork Copy the boxfile Configure nanobox CONFIGURE NAN...
  • 多进程模型和进程间通讯

    title: 多进程模型和进程间通讯 Cluster 是什么呢? 框架的多进程模型 进程守护 未捕获异常 OOM、系统异常 Agent 机制 Agent 的用法 Master VS Agent VS Worker Master Agent Worker 进程间通讯(IPC) 发送 egg-ready 接收 IPC 实战 需求 ...
  • 多进程模型和进程间通讯

    多进程模型和进程间通讯 Cluster 是什么呢? 框架的多进程模型 进程守护 未捕获异常 OOM、系统异常 Agent 机制 Agent 的用法 Master VS Agent VS Worker Master Agent Worker 进程间通讯(IPC) 发送 egg-ready 接收 IPC 实战 需求 实现 更复...
  • 多进程模型和进程间通讯

    多进程模型和进程间通讯 Cluster 是什么呢? 框架的多进程模型 进程守护 未捕获异常 OOM、系统异常 Agent 机制 Agent 的用法 Master VS Agent VS Worker Master Agent Worker 进程间通讯(IPC) 发送 egg-ready 接收 IPC 实战 需求 实现 更复...
  • 多进程模型和进程间通讯

    title: Cluster 是什么呢? 框架的多进程模型 进程守护 未捕获异常 OOM、系统异常 Agent 机制 Agent 的用法 Master VS Agent VS Worker Master Agent Worker 进程间通讯(IPC) 发送 egg-ready 接收 IPC 实战 需求 实现 更复杂的场景...
  • Source to Image:无需 Dockerfile 发布应用

    Source to Image:无需 Dockerfile 发布应用 视频演示 准备工作 使用 Source-to-Image (S2I) 步骤 1:Fork 示例仓库 步骤 2:创建保密字典 步骤 3:创建服务 步骤 4:查看结果 步骤 5:访问 S2I 服务 Source to Image:无需 Dockerfile 发布应用 So...