Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 509 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 509 Bytes

[TOC] #Summary

  • This project is for an android application backend .
  • Design and coding by Peng Yin (Roc) Test by Jay He
  • Pressure Test: 100000 res/s, 1000 concurrent/s

#Software#

  • JDK8
  • Spring4.3
  • Mybaits
  • Restful
  • Ehcache
  • Quartz

#Server#

  • Tomcat8.0
  • Nginx

#Database&Cache#

  • Mysql5.6 (update 5.7)
  • Redis3.2 (update 4.0)
  • Redis cluster

#Serveice#

  • AWS EC2
  • AWS RDS
  • AWS ElastiCache

#Architecture