# 抢红包系统 **Repository Path**: feifanC/distributed-locks ## Basic Information - **Project Name**: 抢红包系统 - **Description**: 项目分为随机发红包和并发多人抢红包的两大模块;利用随机数算法之二倍均值法来模拟发红包中金额数随机这一条件,设置分布式锁来保证在高并发下抢红包模块的安全,存储方面使用MySQL数据库存储发红包账号以及随机计算好的红包数据,使用Redis作为缓存提高读写速度,通过jMeter实现压测,模拟高并发情况下的抢红包环境。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 1 - **Created**: 2022-02-18 - **Last Updated**: 2023-12-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.