# zaiyunduan123/springboot-seckill

:racehorse:基于SpringBoot + MySQL + Redis + RabbitMQ + Guava开发的高并发商品限时秒杀系统

Repository: https://github.com/zaiyunduan123/springboot-seckill
Canonical: https://ross.abutalabs.com/products/springboot-seckill
Language: Java
License Family: other
Last push: 2022-03-06T08:11:00+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3029, "days_push": 1641, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3280, forks 1042 (observed 2026-08-28T04:07:53.562417+00:00)

## What it is
A high-concurrency flash-sale (seckill) system built with SpringBoot, MySQL, Redis, RabbitMQ, and Guava. It demonstrates caching, rate limiting, async order processing, and oversell prevention techniques for handling traffic spikes.

## Use cases
- build a flash sale system
- learn high-concurrency seckill patterns
- implement rate limiting and caching in springboot
- prevent overselling in e-commerce orders
- study redis + rabbitmq async order flow
- load test a springboot app with jmeter

## When to choose
- learning high-concurrency system design in Java
- reference architecture for flash-sale/limited-stock purchasing
- studying caching, rate limiting, and async queue patterns

## When to avoid
- production use without a license and active maintenance
- non-Java or non-Spring stacks
- needing a turnkey commercial e-commerce platform

## Facets
- artifact type: application
- maturity: maintenance
- function: caching, rate-limiting, message-queue, auth, web-framework, middleware, benchmarking
- domain: web-development, e-commerce, backend, databases, performance
- platform: jvm
- tags: seckill, flash-sale, high-concurrency, springboot, redis, rabbitmq, mybatis, thymeleaf, jmeter, distributed-systems, linux, docker

## Member repositories
- zaiyunduan123/springboot-seckill (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:53.562417+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:43:20.297526+00:00, confidence not recorded.
  - readme: https://github.com/zaiyunduan123/springboot-seckill (fetched 2026-08-28T04:07:53.562417+00:00, sha 2b0a710b9b12)
- Data as of 2026-08-30T08:39:29.467469+00:00.
