upate catalogs
This commit is contained in:
parent
498dac8fb2
commit
fdc876ca8a
|
@ -73,9 +73,9 @@ Erlang nodes authenticate each other by a magic cookie when communicating. The c
|
||||||
|
|
||||||
.. NOTE:: Content of this chapter is from: http://erlang.org/doc/reference_manual/distributed.html
|
.. NOTE:: Content of this chapter is from: http://erlang.org/doc/reference_manual/distributed.html
|
||||||
|
|
||||||
---------------------
|
--------------
|
||||||
emqttd Cluster Design
|
Cluster Design
|
||||||
---------------------
|
--------------
|
||||||
|
|
||||||
The cluster architecture of emqttd broker is based on distrubuted Erlang/OTP and Mnesia database.
|
The cluster architecture of emqttd broker is based on distrubuted Erlang/OTP and Mnesia database.
|
||||||
|
|
||||||
|
|
|
@ -13,11 +13,11 @@ The emqttd broker is cross-platform, which could be deployed on Linux, FreeBSD,
|
||||||
|
|
||||||
.. _install_download:
|
.. _install_download:
|
||||||
|
|
||||||
----------------
|
-----------------
|
||||||
Download Package
|
Download Packages
|
||||||
----------------
|
-----------------
|
||||||
|
|
||||||
Download binary package from: http://emqtt.io/downloads
|
Download binary packages from: http://emqtt.io/downloads
|
||||||
|
|
||||||
+-----------+-----------------------------------+
|
+-----------+-----------------------------------+
|
||||||
| Ubuntu | http://emqtt.io/downloads/ubuntu |
|
| Ubuntu | http://emqtt.io/downloads/ubuntu |
|
||||||
|
|
Loading…
Reference in New Issue