Merge pull request #617 from emqtt/emq10

Public cluster on qingcloud
This commit is contained in:
Feng Lee 2016-07-01 21:21:55 +08:00 committed by GitHub
commit 3cffe715f9
1 changed files with 10 additions and 2 deletions

View File

@ -7,10 +7,14 @@ emqttd is fully open source and licensed under the Apache Version 2.0. emqttd im
emqttd requires Erlang R18+ to build since 1.1 release.
Demo Server: tcp://t.emqtt.io:1883
Follow us on Twitter: [@emqtt](https://twitter.com/emqtt)
## Cluster
The **q.emqtt.com** hosts a public emqttd cluster on [QingCloud](https://qingcloud.com):
![qing_cluster](http://emqtt.io/static/img/public_cluster.png)
## Goals
The emqttd project is aimed to implement a scalable, distributed, extensible open-source MQTT broker for IoT, M2M and Mobile applications that hope to handle millions of concurrent MQTT clients.
@ -156,6 +160,10 @@ Benchmark Report: [benchmark for 0.12.0 release](https://github.com/emqtt/emqttd
* [@phanimahesh](https://github.com/phanimahesh)
* [@dvliman](https://github.com/dvliman)
## Partners
[QingCloud](https://qingcloud.com)
## Author
Feng Lee <feng@emqtt.io>