书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 13483 个相关结果.
  • Running uWSGI instances with Circus

    Running uWSGI instances with Circus Socket activation (Better) Socket activation Running uWSGI instances with Circus Circus (https://circus.readthedocs.io/en/0.7/ ) is a proc...
  • User Interfaces

    769 2020-01-12 《Meteor Guide 1.8》
    User Interfaces View layers Syntax Community Performance Mobile UI components Reusable components Global data stores Smart components Visually testing reusable components ...
  • 使用Circus运行uWSGI实例

    使用Circus运行uWSGI实例 Socket激活 (更好的) Socket激活 使用Circus运行uWSGI实例 Circus (https://circus.readthedocs.io/en/0.7/ )是一个用Python写的进程管理器。它非常类似于像Supervisor这样的工程,但具有一些额外特性。虽然大部分,主要的功能在uWSG...
  • Transport tap data

    Transport tap data data.tap.v3.Connection data.tap.v3.SocketEvent data.tap.v3.SocketEvent.Read data.tap.v3.SocketEvent.Write data.tap.v3.SocketEvent.Closed data.tap.v3.SocketB...
  • 编写 TCP 服务器

    编写 TCP 服务器 创建 TCP 服务器 配置 TCP 服务器 启动服务器监听 监听随机端口 传入连接通知 从Socket读取数据 数据写入socket 关闭的处理程序(handler) 处理异常 Event bus写handler 本地和远程地址 从classpath发送文件或资源 Streaming sockets 升级到 S...
  • 离线行为

    离线行为 缓冲事件 离线行为 缓冲事件 默认情况下,在 Socket 未连接时发出的任何事件都将被缓冲,直到重新连接。 虽然在大多数情况下很有用(当重新连接延迟很短时),但它可能会在连接恢复时导致大量事件。 有几种解决方案可以防止这种行为,具体取决于您的用例: 使用Socket 实例的connected 属性 attribute of t...
  • [fcgi-program:x] Section Settings

    [fcgi-program:x] Section Settings [fcgi-program:x] Section Values [fcgi-program:x] Section Example [fcgi-program:x] Section Settings Supervisor can manage groups of FastCGI p...
  • Monitoring

    Monitoring Gaffer Using Gafferd and gaffer Using a Procfile Runit Supervisor Upstart Systemd Monitoring Note Make sure that when using either of these service monitors ...
  • swoole_event_write

    swoole_event_write SOCKET缓存区已满后,Swoole的底层逻辑 swoole_event_write 用于PHP自带stream/sockets扩展创建的socket,使用fwrite/socket_send等函数向对端发送数据。当发送的数据量较大,socket写缓存区已满,就会发送阻塞等待或者返回EAGAIN错误。 sw...
  • Namespace

    Namespace namespace.name namespace.sockets namespace.adapter namespace.to(room) namespace.in(room) namespace.emit(eventName[, …args]) namespace.allSockets() namespace.use(fn...