From 6f430d2ebf7689104aabed5e1a5c065d70253e3c Mon Sep 17 00:00:00 2001 From: Feng Lee Date: Fri, 17 Apr 2015 01:17:48 +0800 Subject: [PATCH] download --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1637dff9a..cefa36900 100644 --- a/README.md +++ b/README.md @@ -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. - -eMQTTD requires Erlang R17+. +You can download binary packege for linux, mac and freebsd from [emqtt.io/downloads](http://emqtt.io/downloads) ## 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 -## NOTICE - -eMQTTD still cannot handle massive retained messages. - - ## Featues Full MQTT V3.1.1 Support