This commit is contained in:
Feng Lee 2015-04-17 01:17:48 +08:00
parent d178d0bdae
commit 6f430d2ebf
1 changed files with 3 additions and 10 deletions

View File

@ -1,10 +1,8 @@
# eMQTTD [![Build Status](https://travis-ci.org/emqtt/emqttd.svg?branch=master)](https://travis-ci.org/emqtt/emqttd) # Overview [![Build Status](https://travis-ci.org/emqtt/emqttd.svg?branch=master)](https://travis-ci.org/emqtt/emqttd)
eMQTTD is a clusterable, massively scalable, fault-tolerant and extensible MQTT V3.1/V3.1.1 broker written in Erlang/OTP. emqttd is a clusterable, massively scalable MQTT V3.1/V3.1.1 broker written in Erlang/OTP. eMQTTD support MQTT V3.1/V3.1.1 Protocol Specification. eMQTTD requires Erlang R17+.
eMQTTD support MQTT V3.1/V3.1.1 Protocol Specification. You can download binary packege for linux, mac and freebsd from [emqtt.io/downloads](http://emqtt.io/downloads)
eMQTTD requires Erlang R17+.
## Benchmark ## Benchmark
@ -14,11 +12,6 @@ Benchmark 0.5.4-alpha on a ubuntu/14.04 server with 8 cores, 32G memory from Qin
200K Connections, 200K Topics, 20K Messages/sec, 20Mbps In/Out with 7G Memory, 40%CPU/core 200K Connections, 200K Topics, 20K Messages/sec, 20Mbps In/Out with 7G Memory, 40%CPU/core
## NOTICE
eMQTTD still cannot handle massive retained messages.
## Featues ## Featues
Full MQTT V3.1.1 Support Full MQTT V3.1.1 Support