Repository: incubator-rocketmq-site Updated Branches: refs/heads/asf-site 5c494d266 -> 17ce59c43
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/9cf71cdb Tree: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/tree/9cf71cdb Diff: http://git-wip-us.apache.org/repos/asf/incubator-rocketmq-site/diff/9cf71cdb Branch: refs/heads/asf-site Commit: 9cf71cdbff0ef172e2a145825d177faa1f6d23d5 Parents: 5c494d2 Author: yukon <[email protected]> Authored: Wed May 3 10:40:11 2017 +0800 Committer: yukon <[email protected]> Committed: Wed May 3 10:40:38 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/9cf71cdb/_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 %}
