Giter Site home page Giter Site logo

seckill's Introduction

seckill

电商秒杀系统项目

1.项目介绍

1.1 技术点介绍

  • 前端
    • Thyemeleaf
    • Bootstrap
    • JQuery
  • 后端
    • Spring Boot
    • Ubuntu
    • Docker
    • MySQL
    • MyBatis/MybatisPlus
    • Lombok
    • Swagger2
    • JMeter
  • 中间件
    • RabbitMQ
    • Redis

1.2 项目介绍

  • 项目搭建
  • 分布式Session
  • 秒杀功能
  • 压力测试
  • 页面优化
  • 服务优化
  • 接口安全

2. 学习目标

在这里插入图片描述

  • 主要项目技术描述
    • 使用分布式Session,让多台服务器可以响应。
    • 使用Redis做缓存提高访问速度和并发量,减少数据库压力。
    • 使用页面静态化,缓存页面至浏览器,前后端分离降低服务器压力。
    • 使用消息队列完成异步下单,提升用户体验,削峰和降流。
    • 安全性优化:双重MD5密码校验,秒杀接口地址的隐藏,接口限流防刷,验证码。

image

image

image

image

image

image

image

image

image

image

image

image

image

image

image image image

seckill's People

Contributors

lizongzai avatar

Stargazers

 avatar  avatar

Watchers

 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.