书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 1495 个相关结果.
  • Libraries and Tools

    1044 2020-10-11 《etcd v2 document》
    Tools etcdctl - A command line client for etcd etcd-backup - A powerful command line utility for dumping/restoring etcd - Supports v2 etcd-dump - Command line utility for du...
  • Lua

    多语言 - Lua 示例 回调函数 命令 多语言 - Lua 在 EMQ X 4.1 之前。我们仅提供 Lua 的多语言支持。它的架构与 4.1 之后的多语言架构不同,它会将整个语言的运行时包含在 Erlang VM 中: 多语言支持是作为一个插件出现,不同的语言环境,需要有不同的语言支持插件。 该支持插件内嵌了该语言运行时的所有环境。...
  • 进程字典

    进程字典 进程字典 每个进程都拥有一个字典。通过下列BIF可以操作该字典: put(Key,Value) 将与键Key相关联的新值Value加入进程字典。若与Key相关联的值已经存在则该值将被删除并被新值Value替代。该BIF返回原先与Key关联的值,若原先没有值与Key相关联,则返回undefined。Key和Value可以是任意的Erla...
  • cluster

    cluster cluster.name 说明 cluster.proto_dist 说明 cluster.discovery 说明 cluster.autoheal 说明 cluster.autoclean 说明 cluster.static.seeds 说明 cluster.mcast.addr 说明 cluster.mca...
  • 任务

    任务 消息传递 任务通知 任务 任务是应用程序的“逻辑单元”。 它们类似于Go的goroutine和Erlang的进程,但是异步。 换句话说,任务是异步绿色线程。 鉴于任务运行异步逻辑位,它们由Future特征表示。 任务完成处理后,任务的future 实现将以()值完成。 任务被传递给执行程序,执行程序处理任务的调度。 执行程序通常在一组或...
  • MQTT Client Library

    MQTT Client library MQTT Client life cycle MQTT Client library This article selects popular MQTT client libraries from various programming languages for introduction and descri...
  • STOMP Gateway

    STOMP Gateway Introduction Enable the STOMP Gateway Work with STOMP Clients Client Libraries Publish/Subscribe Customize Your STOMP Gateway Basic Configuration Add Listeners ...
  • 1.13. 1.1.x Branch

    1.13. 1.1.x Branch 1.13.1. Upgrade Notes 1.13.2. Version 1.1.2 1.13.2.1. Build System 1.13.2.2. HTTP Interface 1.13.2.3. Log System 1.13.2.4. Replicator 1.13.2.5. Security 1....