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多线程高并发实例☆38Apr 22, 2021Updated 4 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 高并发下本地锁+分布式锁☆63May 16, 2018Updated 7 years ago
- 中国身份证校验Java版工具,支持15位转18位,地区校验,生日校验,检验码校验,男女识别,☆28Jan 10, 2019Updated 7 years ago
- 一个整合SSM框架的高并发和商品秒杀项目,学习目前 较流行的Java框架组合实现高并发秒杀API☆570Apr 18, 2018Updated 7 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Java高并发秒杀API(慕课网)☆709Jun 7, 2018Updated 7 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago
- Redis入门小实例,没有复杂的配置文件,简单到爆的源码示例☆10Aug 8, 2016Updated 9 years ago
- 基于SpringBoot+MyBatis+Redis的秒杀系统☆15Jan 4, 2019Updated 7 years ago
- 基于Winform的一套商家管理工具,用来练习界面布局,自动更新,事件,异步,多线程,网络请求,缓存使用,任务存储,设计模式,爬虫流程,反爬虫机制等功能的一个Demo☆10Dec 8, 2022Updated 3 years ago
- 基于vue的可视化动态更改网格尺寸/可拖拽,可动态改变大小,网格布局和自由布局(vue-gride-layout/dnd-gride)☆11Jul 20, 2018Updated 7 years ago
- 后端ssm + 前端bootstrap + maven搭建的高并发秒杀系统☆99Feb 20, 2017Updated 9 years ago
- 抽奖系统后台 springboot+mybatis redis队列处理高并发☆86Dec 16, 2016Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 面向互联网金融行业的支付系统(模块)☆53Jul 1, 2020Updated 5 years ago
- (deprecated) Browserify-compatible web-component polyfills, courtesy of Polymer☆119Apr 28, 2015Updated 10 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
- libfreenect based Kinect Plugin for Quartz Composer. Performs auto-depth calibration, allows for multiple kinects, servo control, infra r…☆27Jun 6, 2015Updated 10 years ago
- 后台管理系统,使用Spring Boot + Mybatis 开发,前端使用layui☆17Oct 24, 2017Updated 8 years ago
- 一个视频搜索的APP☆10Dec 13, 2022Updated 3 years ago
- 用户画像代码,根据算法推算出用户的性别和年龄比率☆11Dec 18, 2017Updated 8 years ago
- 邀请码算法实现和说明文档☆55Aug 4, 2016Updated 9 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆10Jun 7, 2018Updated 7 years ago
- java中将有子父级关系的list集合转出树形结构☆13Jun 17, 2022Updated 3 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆219Dec 28, 2015Updated 10 years ago
- 微云盘,高仿百度云;使用技术jdbc/servlet/jquery MVC三层架构;同时封装了大量通用工具☆35Jan 16, 2020Updated 6 years ago
- 主要技术:spring boot +spring mvc+tokens+redis+mysql+md5☆26Mar 17, 2017Updated 9 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…☆10Jan 7, 2026Updated 3 months ago
- Point cloud segmentation using radially bounded nearest neighbor clustering☆22Aug 2, 2011Updated 14 years ago
- openCV based stereo calibration of the Kinect cameras without manually marking points☆27Dec 15, 2010Updated 15 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 仿小米卡包的分布式卡包应用☆10Dec 14, 2022Updated 3 years ago
- 基于云计算Iaas平台的企业级云计算,一站式解决方案,http://www.springcloud.cn☆28Oct 31, 2015Updated 10 years ago
- 探测当前设备☆10Mar 7, 2017Updated 9 years ago
- docker服务,构建centos基础镜像和开发环境镜像Dockerfile脚本☆13Jul 5, 2019Updated 6 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
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 8 years ago