高性能秒杀系统:redis限流+redis缓存+kafka消息队列+mysql乐观锁
☆52Jun 21, 2022Updated 4 years ago
Alternatives and similar repositories for miaosha
Users that are interested in miaosha are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- miniexcel主要是解决读写大数据量(上百w条记录)时导致的OOM问题。扩展性强、可玩性高、对于大数据量导入导出支持分页查询分页导出(避免一次性从数据库加载数据过多导致内存压力)!更多参见使用文档(Wiki)☆18Jul 30, 2021Updated 5 years ago
- redis + lua 令牌桶,限流策略☆23Nov 15, 2022Updated 3 years ago
- exit-web-framework 是对常用的java web开发封装实用功能来提高开发效率。exit-web-framework基于Spring 3、Hibernate4框架来对做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安…☆13Mar 8, 2016Updated 10 years ago
- springcloud微服务,集成gateway、oauth2.0、security、stream、分布式配置config、限流等☆12Jun 20, 2023Updated 3 years ago
- 基于深度学习-卷积神经网络训练而成的模型来动态识别手写体数字识别, 准确率达到:99.64%☆12Mar 23, 2020Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 整合netty的一个nio消息服务器,封装了请求、响应、广播消息,定义了线程模型,实现了客户端与服务器及服务器与服务器间的通讯☆26Aug 7, 2015Updated 11 years ago
- ☆10Apr 27, 2019Updated 7 years ago
- SSM框架构建商城+论坛☆15Jun 30, 2018Updated 8 years ago
- 算法的重要性不是在日益减小,而是在日益加强。👨💻🤖🤣☆12May 6, 2023Updated 3 years ago
- Influence Maximization Paper List☆11May 11, 2022Updated 4 years ago
- springBoot 集成netty udp和tcp☆13Jun 18, 2020Updated 6 years ago
- 视频、音频、图片内容识别、语音转写、语音合成 / easy convert video audio image to text, and revert text to audio(base64)☆25Dec 3, 2025Updated 8 months ago
- spark MLlib机器学习实践源码☆10Oct 28, 2016Updated 9 years ago
- 基于springboot ckeditor整合mathType完整实例☆11Jan 4, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- simbot框架下,mirai组件的springboot快速启动器(starter)☆12Jan 1, 2022Updated 4 years ago
- From this paper: Density-based clustering for real-time stream data☆10Jan 7, 2017Updated 9 years ago
- 标签输入组件。按回车键(Enter)生成标签!按回退键(Backspace)删除标签!☆11May 16, 2024Updated 2 years ago
- Parallel Particle Swarm Optimizer on the Spark Clustering Computing Platform.☆12Oct 29, 2018Updated 7 years ago
- Influence Maximization in Near-Linear Time: A Martingale Approach Scala implementation☆14Sep 3, 2018Updated 7 years ago
- 基于redis的消息队列☆49Jun 21, 2022Updated 4 years ago
- 重写LMAX的Disruptor,更好的接口,更好的扩展性☆10Mar 20, 2026Updated 5 months ago
- MQTT协议的Broker(服务器)端实现,单机最低可支持2w+并发连接数,支持SSL加密及WebSocket连接。与Eclipse的Mosquitto功能类似,但拥有更高的并发承受能力。☆13Mar 8, 2022Updated 4 years ago
- websocket压测工具☆11Jul 7, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- springboot集成sentinel作集群流控,使用nacos作为数据源,sentinel-dashboard修改流控规则同步到nacos,应用监听到流控规则变更进行同步,采用独立模式部署token-server,并使用zookeeper做高可用。☆10Jun 9, 2022Updated 4 years ago
- 使用Netty+Protobuf实现游戏TCP通信--服务端☆12Oct 4, 2022Updated 3 years ago
- Elasticsearch_7 基本操作、嵌套查询、MultiSearchTemplateRequest,rangeQuery,父子关系的建立,更新及查询,分页 等☆11Nov 22, 2023Updated 2 years ago
- Java Code for Paper: Variable-Length Particle Swarm Optimisation for Feature Selection on High-Dimensional Classification☆10Jul 2, 2020Updated 6 years ago
- 前端UI框架整理,各种前端html模板整理(hplus,AmazeUI,LayUI)☆12Mar 31, 2020Updated 6 years ago
- Temporal IMLinUCB - a solution for Online Influence Maximization problem in Temporal Networks (based on IMLinUCB)☆17May 3, 2024Updated 2 years ago
- spring boot demo 是一个用来深度学习并实战 spring boot 的项目,该项目已成功集成batis-aop(AOP自定义多数据源)、multi-datasource-mybatis(使用Mybatis集成多数据源)、quartz(定时任务)、rabbit…☆49Feb 22, 2023Updated 3 years ago
- VMware-workstation-16-pro-serial-key☆11Jun 4, 2021Updated 5 years ago
- 用Vue.js + Electron开发的便签工具☆16Jan 1, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A template for your project structure, including a sample README file☆24May 3, 2021Updated 5 years ago
- 针对Echarts5.x版本,用java封装了echarts。只要一行代码就可以得到option对象,大大减少化了后台的代码量和前台的代码量,同时也降低了开发难度,不需要了解太多echarts的知识,便可以以我封装出的组件做出图表。由于时间关系,暂时只封装了常用到的柱状图、…☆21Dec 23, 2021Updated 4 years ago
- 这是一些关于CSS3项目的案例,希望大家喜欢☆12Sep 17, 2016Updated 9 years ago
- 天天基金网爬虫,可多ip节点部署,按ip节点动态调整并发数,可设置代理ip反爬,定时爬取,定时通过邮件反馈基金行情统计数据☆25Dec 3, 2022Updated 3 years ago
- ☆15Mar 22, 2021Updated 5 years ago
- xnetter是基于netty的网络框架,实现了tcp、udp、http/https、websocket/wss通用框架。其中http/https支持文件下载、文件展示和文件上传,tcp/udp支持加密算法(tcp还支持ssl)。☆14Sep 8, 2020Updated 5 years ago
- zdh系列-基于java的经营风控引擎☆13Jun 7, 2026Updated 2 months ago