java 高并发处理
☆50Sep 26, 2017Updated 8 years ago
Alternatives and similar repositories for test
Users that are interested in test are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java多线程高并发实例☆39Apr 22, 2021Updated 5 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 一个整合SSM框架的高并发和商品秒杀项目,学习目前较流行的Java框架组合实现高并发秒杀API☆569Apr 18, 2018Updated 8 years ago
- 浏览器的工作原理☆19Aug 11, 2016Updated 9 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格 访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 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.
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago
- SpringMVC+mongodb+freemarker+apiToken开源内容管理系统☆20Jan 16, 2018Updated 8 years ago
- 后端ssm + 前端bootstrap + maven搭建的高并发秒杀系统☆99Feb 20, 2017Updated 9 years ago
- 编程入门书单:学习python的过程中收集的编程入门的一些博客、在线电子书和一些高水平的帖子,因个人方向所限,主要是python方面 ,另外涉及一些互联网编程的知识。欢迎补充!☆10Aug 24, 2016Updated 9 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- (deprecated) Browserify-compatible web-component polyfills, courtesy of Polymer☆118Apr 28, 2015Updated 11 years ago
- IMPORTANT: Use http://polymer-project.org/ instead. Their stuff is better.☆91Sep 10, 2012Updated 13 years ago
- Spring,SpringMVC,Mybatis,CRUD☆10Mar 2, 2017Updated 9 years ago
- 后台管理系统,使用Spring Boot + Mybatis 开发,前端使用layui☆16Oct 24, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一个视频搜索的APP☆10Dec 13, 2022Updated 3 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- 邀请码算法实现和说明文档☆54Aug 4, 2016Updated 9 years ago
- 基于权重区间概率的【抽奖工具】电商系统必备☆13Jun 30, 2018Updated 8 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆218Dec 28, 2015Updated 10 years ago
- 主要技术:spring boot +spring mvc+tokens+redis+mysql+md5☆26Mar 17, 2017Updated 9 years ago
- 后台管理系统(spring-boot, spring-data-jpa, redis, mariadb, thymeleaf, vue.js, bootstrap)☆31Nov 22, 2018Updated 7 years ago
- this project is a set of best practice demos for bboss modules.You can find many simple examples for bboss mvc,bboss ioc,bboss persistent…☆10Jun 21, 2026Updated last week
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Solidity Implementation of Terse IBC☆11Sep 4, 2022Updated 3 years ago
- 🧬 让 AI Agent 像人脑一样学习成长 | Memory that learns, forgets, and evolves☆84Jun 21, 2026Updated last week
- 仿小米卡包的分布式卡包应用☆10Dec 14, 2022Updated 3 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 探测当前设备☆10Mar 7, 2017Updated 9 years ago
- springboot 整合vue就行前后端完全分离,监听器,过滤器,拦截器,nginx☆28Jan 8, 2018Updated 8 years ago
- 基于 SpringBoot +Spring + SpringMvc+Mybatis+Dubbo 开发分布式REST服务(Goku.Framework.CoreUI.Vue的后台服务)☆35Feb 25, 2018Updated 8 years ago
- poi操作工具☆11Jul 12, 2025Updated 11 months ago
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- the extension repo for zentao project management system.☆16Jun 6, 2021Updated 5 years ago
- 高级Java架构师学习路线,后续会根据该路线提供相应的代码或者框架学习案例☆15Oct 28, 2021Updated 4 years ago
- Spring 5 RESTful API Example☆10Nov 22, 2017Updated 8 years ago
- SOFAArk 工程用例☆26Jul 31, 2024Updated last year
- Spark混合推荐系统大数据监控平台☆11May 1, 2018Updated 8 years ago
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- 《Java并发编程实战 - Java Concurrency in Practice》,实践书中的例子,看哪些可以用于实际项目中。(但在使用之前,需要经过详细的单元和性能测试。)☆36Jun 25, 2016Updated 10 years ago