☆42Jan 25, 2023Updated 3 years ago
Alternatives and similar repositories for practice
Users that are interested in practice 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方向书籍的学习,包括《java编程思想》,《实战java虚拟机》(作者:葛一鸣)《java高并发》(作者:葛一鸣)。☆16Nov 4, 2018Updated 7 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 基于SpringBoot2.0的实现的,个人朋友圈微商推广微信小程序,减少重复发圈次数。☆11Mar 11, 2019Updated 7 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.
- 基于spring boot构建的微服务,服务之间调用日志跟踪,基于spring boot的配置日志输出模式,spring-cloud-starter-feign'的扩展日志输出,请求事件的解析和服务调用轨迹追踪☆21Jan 11, 2017Updated 9 years ago
- 使用一致性哈希consistent-hashing来实现分布式redis,基于spring使用的缓存工具☆14Aug 3, 2017Updated 8 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 4 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 7 years ago
- 微信短视频后端☆14Oct 11, 2023Updated 2 years ago
- dkd帝可得后台管理系统 IoT帝可得是一个基于物联网概念下的智能售货机运营管理系统 帝可得☆21Aug 23, 2024Updated last year
- 高并发下本地锁+分布式锁☆63May 16, 2018Updated 7 years ago
- 在mysql-binlog-connector-java基础上参考 keking-binlog-distributor,提供了监听mysql数据库二进制日志并进行分发的功能☆15Jun 21, 2022Updated 3 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 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架构师练习类☆23Jun 27, 2017Updated 8 years ago
- github: https://github.com/kanwangzjm/funiture, spring项目,权限管理、系统监控、定时任务动态调整、qps限制、sql监控(邮件)、验证码服务、短链接服务、动态配置等☆1,872Nov 15, 2023Updated 2 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- nginx、netty hls流媒体架构,实现时移和回看功能。nginx负责m3u8的组装,netty负责运算把ts信息返回给nginx。实测m3u8 时移、回看功能长连接下载并发可达4w,ts 3000路跑满网卡,系统瓶颈在网卡☆19Nov 16, 2022Updated 3 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 4 years ago
- 缓存cache服务器☆105Apr 10, 2025Updated last year
- 一个用Solr做企业应用内的搜索引擎的SpringBoot项目☆21Oct 27, 2018Updated 7 years ago
- 2016Java面试题整理☆15Mar 14, 2016Updated 10 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- vue 页面搭建工具,开发从未如此简单。☆12Dec 7, 2017Updated 8 years ago
- 西南大学软件工程专业学生毕业设计☆14Sep 17, 2016Updated 9 years ago
- 🚜线程安全、网络编程、消息中间件文章源码🚜☆28Apr 19, 2018Updated 7 years ago
- spring cloud alibaba系列学习案列☆11Nov 3, 2019Updated 6 years ago
- 基于Redis实现消息的定时推送☆11Aug 26, 2024Updated last year
- Dockerfile镜像编写☆14Jan 11, 2017Updated 9 years ago
- 轻量级,高性能,少依赖,低级封装的服务器开发工具和项目搭建模板,可以开发游戏服务器和小型中间件等☆14Nov 6, 2018Updated 7 years ago
- 自己实现的一个精简版Struts2 框架☆14May 10, 2017Updated 8 years ago
- 星图交互式动画☆10Oct 9, 2017Updated 8 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- mybatis table sharding plugin☆59Jan 21, 2022Updated 4 years ago
- Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用☆15May 11, 2018Updated 7 years ago
- Spring 5 RESTful API Example☆10Nov 22, 2017Updated 8 years ago
- 视云风电物联网监控系统☆25Sep 1, 2022Updated 3 years ago
- Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战☆20Updated this week
- 这是一个改进后的布隆过滤器,600M可能存储1亿个唯一字符串☆16Apr 11, 2016Updated 10 years ago