This commit is contained in:
Feng 2016-03-01 13:40:01 +08:00
parent 70d772a41d
commit 616b6df020
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Clustering
========== ==========
---------------------- ----------------------
Distributed Erlang/OPT Distributed Erlang/OTP
---------------------- ----------------------
Erlang/OTP is a concurrent, fault-tolerant, distributed programming platform. A distributed Erlang/OTP system consists of a number of Erlang runtime systems called 'node'. Nodes connect to each other with TCP/IP sockets and communite by Message Passing. Erlang/OTP is a concurrent, fault-tolerant, distributed programming platform. A distributed Erlang/OTP system consists of a number of Erlang runtime systems called 'node'. Nodes connect to each other with TCP/IP sockets and communite by Message Passing.