Giter Club home page Giter Club logo

seckill's Introduction

SecKill

秒杀系统,高并发技术解决方案

该项目实现的是一个商品秒杀系统,通过一系列的优化,提高其应对高并发的能力

开发环境与技术

  1. SpringBoot2.0.1 + MyBatis + MySQL + Durid
  2. Redis + RabbitMQ
  3. 阿里大于
  4. BootStrap + Thymeleaf
  5. JSR303参数校验 + 全局异常处理器
  6. 分布式Session

秒杀优化

页面的优化:

  1. 页面缓存 + URL缓存 + 对象缓存,减少数据库的访问
  2. 页面静态化,前后端分离
  3. 静态资源优化 秒杀接口优化
  4. RabbitMQ队列缓冲异步下单
  5. Redis预减库存
  6. 内存标记 安全优化
  7. 秒杀地址隐藏
  8. 数学公式验证码缓冲
  9. 接口的防刷限流

具体技术的实现

  1. SpringBoot学习之高并发接口优化—–秒杀接口地址隐藏(验证码)+接口限流防刷

  2. 使用RabbitMQ改写秒杀功能

  3. SpringBoot2之秒杀页面优化及解决超卖问题

  4. SpringBoot使用JSR303参数校验并进行全局异常处理

  5. SpringBoot2.0集成Redis详解及踩过的坑(Could not get a resource from the pool)

  6. SpringBoot2踩坑之SpringWebContext方法过时

  7. 基于阿里大于的短信验证微服务

具体的技术详情可以访问我的博客

seckill's People

Contributors

songwell1024 avatar

Stargazers

 avatar  avatar  avatar relly avatar  avatar Obrain avatar  avatar Ben Yan avatar

Watchers

James Cloos avatar  avatar  avatar

seckill's Issues

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.