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

    node node.name 说明 node.cookie 说明 node.data_dir 说明 node.heartbeat 说明 node.async_threads 说明 node.process_limit 说明 node.max_ports 说明 node.dist_buffer_size 说明 node.max...
  • 集群安全

    集群安全 集群内通信端口 Erlang 分布式传输端口 集群 RPC 端口 使用 TLS 为集群 RPC 传输层 为 Erlang 分布式协议使用 TLS 集群安全 当涉及到 EMQX 集群的安全时,主要有有两个方面需要考虑。 确保每个节点在集群中监听的端口安全。 对 Erlang 的 cookie 进行保密,见 node.cookie ...
  • 多语言

    多语言实现 Erlang golang java 多语言实现 Dubbo 社区提供了丰富的多语言 sdk 支持,请在此了解每种语言的特殊用法 Erlang Erlang 支持 golang golang 支持 java java 支持
  • Atoms Mapping

    Atoms Mapping Atoms Mapping Atom is a constant with name, which is also known as Symbol in other languages, such as Ruby. Atoms in Hamler are imported from Erlang, defined ...
  • 01. Why Hamler?

    Why Hamler? Why Hamler? For almost a decade, we have been developing software systems based on Erlang/OTP, especially our main product EMQ X - the scalable open-source MQTT br...
  • Process and Mailbox

    Process and Mailbox Process and Mailbox An actor in Hamler/Erlang is defined as a process, which works like an OS process. Each process has its own memory, composed of a mailbo...
  • FFI Functions

    FFI Functions FFI Functions We have also provided some nice functions allowing you to “directly” use an Erlang library: -- if we want to use sin function from math mod...
  • node

    node node.name 说明 node.cookie 说明 node.data_dir 说明 node.heartbeat 说明 node.async_threads 说明 node.process_limit 说明 node.max_ports 说明 node.dist_buffer_size 说明 node.max...
  • 分布集群 (Clustering)

    分布集群 (Clustering) Erlang/OTP 分布式编程 节点(Node) epmd 安全 连接 EMQ X 分布集群设计 主题树(Topic Trie)与路由表(Route Table) 订阅(Subscription)与消息派发 手动配置管理集群 emqx@s1.emqx.io 节点设置 emqx@s2.emqx.io ...