Github user lizhanhui commented on a diff in the pull request:
https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120557452
--- Diff: README.md ---
@@ -3,18 +3,18 @@
[](https://github.org/apache/rocketmqreleases)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
-**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is a low
latency, reliable, scalable, easy to use message oriented middleware born from
alibaba massive messaging business.**
+**[Apache RocketMQ](https://rocketmq.incubator.apache.org) is an open
source distributed messaging and streaming data platform with low latency, high
reliability, trillion-level capacity, well-structed concurrency and flexible
scalability.**
-It offers a variety of features as follows:
+It offers a variety of features:
-* Pub/Sub and P2P messaging model
+* Pub/Sub messaging model
* Reliable FIFO and strict sequential messaging in the same queue
-* Long pull queue model,also support push consumption style
-* Million message accumulation ability in single queue
-* Over a variety of messaging protocols.such as JMS,MQTT etc.
-* Distributed high available deploy architecture, meets at least once
message delivery semantics
-* Docker images for isolated testing and cloud Isolated clusters
-* Feature-rich administrative dashboard for configuration,metrics and
monitoring
+* Long pull queue model and push consumption style
+* Million-level message accumulation capacity in single queue
--- End diff --
in single queue --> in a single queue
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---