You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/09/02 11:28:58 UTC

[GitHub] satansk commented on a change in pull request #18: [ Baiji-第5组]

satansk commented on a change in pull request #18: [ Baiji-第5组]
URL: https://github.com/apache/incubator-dubbo-rpc-jsonrpc/pull/18#discussion_r214537285
 
 

 ##########
 File path: README.md
 ##########
 @@ -3,25 +3,29 @@
 
 
 ## Why HTTP
-在互联网快速迭代的大潮下,越来越多的公司选择nodejs、django、rails这样的快速脚本框架来开发web端应用
-而后端的服务用Java又是最合适的,这就产生了大量的跨语言的调用需求。  
-而http、json是天然合适作为跨语言的标准,各种语言都有成熟的类库    
-虽然Dubbo的异步长连接协议效率很高,但是在脚本语言中,这点效率的损失并不重要。  
+With the rapid iteration of the Internet, more and more companies choose quick script frameworks such as nodejs, Django and rails to develop web-side applications.
+
+Java is the most suitable for back-end service, which resulting in a lot of cross-language invocation requirements.
+
+While HTTP and JSON are naturally suitable as cross-language standards, all languages have mature class libraries for them.
+
 
 Review comment:
   Remove "as" in "naturally suitable as cross-language standards", and remove "class" in "class libraries".

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org