Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IvanPeng2015 committed Jun 19, 2018
1 parent 05b767e commit d0d8068
Showing 1 changed file with 9 additions and 11 deletions.
20 changes: 9 additions & 11 deletions 后端技术工具链.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,14 @@ Zookeeper,做机群协调;

Hive/SparkSQL,做大数据在线分析;

Spark-MLlib, 解各种machine learning问题, 如random forecast,SVM,Neural Networks;

RESTful/SOAP,做webservice;

thrift/json/Avro/Protocol Buffer/Kryo 做序列/反序列化;

Spring/guice 做DI;

JMock/EasyMock, 做UT中 mock dependency;

# 架构起一个系统首要解决的问题
Spark-MLlib, 解各种machine learning问题, 如random forecast,SVM,Neural Networks;

RESTful/SOAP,做webservice;

thrift/json/Avro/Protocol Buffer/Kryo 做序列/反序列化;

Spring/guice 做DI;

JMock/EasyMock, 做UT中 mock dependency;

学会并使用工具,有理有据的说服大家不使用复杂工具,简化系统,搭建可拓展framework让任何初入行者都能轻松愉快的在这个项目上工作并获得成就感

0 comments on commit d0d8068

Please sign in to comment.