Polish the description of OpenMessaging.
Project: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/commit/5171d4bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/5171d4bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/5171d4bb Branch: refs/heads/asf-site Commit: 5171d4bb6a3cc66dd6dd2a8b2d7e6a613cc34774 Parents: 0ab4729 Author: yukon <[email protected]> Authored: Wed May 3 10:40:11 2017 +0800 Committer: yukon <[email protected]> Committed: Wed May 3 10:40:11 2017 +0800 ---------------------------------------------------------------------- _docs/11-rocketmq-road-map.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/blob/5171d4bb/_docs/11-rocketmq-road-map.md ---------------------------------------------------------------------- diff --git a/_docs/11-rocketmq-road-map.md b/_docs/11-rocketmq-road-map.md index 9d92fa9..abf9d7b 100644 --- a/_docs/11-rocketmq-road-map.md +++ b/_docs/11-rocketmq-road-map.md @@ -8,7 +8,7 @@ modified: 2017-3-7T15:01:43-04:00 ### OpenMessaging -OpenMessaging is a redefinition of the application of the access message service programming API standard. It is only API, non wire-level protocol. OpenMessaging covers large data message processing, stream computing message processing, the traditional transaction model of message processing. [JIRA](https://issues.apache.org/jira/browse/ROCKETMQ-17) +OpenMessaging, which includes the establishment of industry guidelines and messaging, streaming specifications to provide a common framework for finance, e-commerce, IoT and big-data area. The design principles are the cloud-oriented, simplicity, flexibility, and language independent in distributed heterogeneous environments. Conformance to these specifications will make it possible to develop a heterogeneous messaging applications across all major platforms and operating systems. [JIRA](https://issues.apache.org/jira/browse/ROCKETMQ-17) {% include toc %}
