[
https://issues.apache.org/jira/browse/ROCKETMQ-218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16040415#comment-16040415
]
ASF GitHub Bot commented on ROCKETMQ-218:
-----------------------------------------
Github user zhouxinyu commented on a diff in the pull request:
https://github.com/apache/incubator-rocketmq/pull/113#discussion_r120553463
--- 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
+* Useful messaging protocols like
[JMS](http://docs.oracle.com/javaee/6/tutorial/doc/bncdq.html)
+* Distributed highly available deployment architecture, meeting at least
one message delivery semantic
--- End diff --
`At-most-once, At-least-once, Exactly-once`, no need to replace `once` with
`one`.
> README.md update
> ----------------
>
> Key: ROCKETMQ-218
> URL: https://issues.apache.org/jira/browse/ROCKETMQ-218
> Project: Apache RocketMQ
> Issue Type: Improvement
> Reporter: Diqiu Zhou
> Assignee: vongosling
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)