Giter Club home page Giter Club logo

chengfeng1.5's Introduction

ChengFeng1.5

基于SpringBoot改造Chengfeng

技术包括

  1. SpringBoot 2.1.3
  2. Spring Security+JWT
  3. Spring Boot Cache
  4. Spring Boot Mail
  5. MyBatis+PageHelper
  6. MySQL+Druid
  7. Spring Data Mongodb
  8. Spring Data ElasticSearch
  9. Redis+Codis+Redisson
  10. RabbitMQ
  11. Kafka
  12. Memcached
  13. FastDFS
  14. Quartz
  15. Ehcache
  16. Thymeleaf
  17. Hibernate Validator
  18. Guava+apache commons+jackson+joda time
  19. Swagger
  20. Tomcat+Nginx
  21. CentOS 7

要点

  1. 基于Redisson构建分布式锁

  2. 基于RabbitMQ实现延迟消息投递,提高系统的吞吐量

  3. 数据库层优化

    1. 长sql加入ehcache缓存

    2. 用户认证信息加入memcached缓存

    3. 采用spring cache缓存热点数据

    4. 热点数据预加入Redis(如商品的库存信息),采用Redis预减操作,然后采用定时任务同步缓存及数据库

  4. Kafka收集订单信息,ElasticSearch进行数据分析,产生热卖商品并推荐

chengfeng1.5's People

Contributors

fuyunwang avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.