Java JUC 学习项目 包括各种并发多线程的高级使用。java自带多线程并发锁高级应用
☆15May 11, 2018Updated 7 years ago
Alternatives and similar repositories for jucAction
Users that are interested in jucAction are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 大数据生态圈学习☆18Oct 5, 2022Updated 3 years ago
- 分布式在线聊天系统☆10Sep 17, 2014Updated 11 years ago
- Java数据结构与算法☆10Sep 5, 2017Updated 8 years ago
- 💫 帮助你快速掌握多线程与并发编程的实战经验 💫 A practical note repository to help you quickly learn multithreading and concurrent programming☆37Apr 21, 2026Updated 2 weeks ago
- 一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;☆12Dec 5, 2017Updated 8 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.
- Consistent Hashing based Key-Value Memory Storage☆18Jul 18, 2018Updated 7 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 项目中为了提高tps(并发量),常采用读写分离的方式。这个demo实现了动态切换数据源的例子(1:用注解,aop实现自动切换;2手动切换)☆13Aug 4, 2023Updated 2 years ago
- 1、提供声明式异步编程(只需在方法上加@Async注解就OK了); 2、解决异步多层嵌套带来的线程阻塞问题;3、提供异步事件编程;4、更多功能等待发现哈; 目前这个框架已在本人公司生成环境运行近2年无异常,欢迎讨论☆16Jan 3, 2019Updated 7 years ago
- Java数据结构和多线程项目☆11Mar 31, 2021Updated 5 years ago
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Mar 2, 2023Updated 3 years ago
- 基于JAVA NIO 的轻量级消息传输框架。主要功能包括:文本消息传输、二进制文件传输、文本及二进制混合传输、消息的自定义实现加密传输算法、同步或异步传输、客户端、服务端框架内置心跳监听、服务端认证、支持网络断线客户端自动重连。☆43May 12, 2017Updated 8 years ago
- Spring AOP 实现记录系统操作日志☆25Dec 15, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 主流springboot后台开发框架,基本集成了所有能用到的功能,包含二维消息队列,数据库异步写入,MongoDB JPA 聚合查询,拦截器,RxJava,Retrofit使用等☆34Jul 16, 2023Updated 2 years ago
- 基于Nutch+ElasticSearch+MySQL+SSM的简易搜索引擎☆20Aug 1, 2016Updated 9 years ago
- EasyXMS是一个Java编写的用于批量管理Linux/Unix服务器的简易系统,如:多线程批量执行命令、多线程批量上传文件等功能.☆21Feb 8, 2015Updated 11 years ago
- java企业级底层框架,提供日志、缓存、DB访问、消息中间件、规则引擎、流程引擎、分布式事务便捷使用方法, 我们不重复造轮子,我们只是开源世界的搬运工。☆145Jan 28, 2026Updated 3 months ago
- 基于MyBatis、SpringBoot、Redis、消息队列的高并发处理的商品秒杀项目☆31Dec 31, 2018Updated 7 years ago
- 整合SpringBoot,Mybatis框架搭建的服务端,支持多线程并发执行定时任务,支持多数据源,整个项目可以直接运用到项目架构中☆16Jan 15, 2019Updated 7 years ago
- 分布式小文件存储系统☆25Jan 7, 2017Updated 9 years ago
- 一个简易高效的web开发框架☆37Sep 14, 2015Updated 10 years ago
- Java 解决方案,包括多线程,数据结构,算法,设计模式,RocketMQ☆18May 15, 2025Updated 11 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 简书站内搜索☆23May 7, 2025Updated 11 months ago
- spring cloud 脚手架☆21Aug 26, 2024Updated last year
- 技术亮点:spring-boot + mybatis + 通用Mapper + 动态多数据源☆16Mar 16, 2017Updated 9 years ago
- 银行调度系统采用多线程技术,实现了银行中常见的客户取号、排队叫号的管理系统☆18Mar 25, 2016Updated 10 years ago
- Java并发编程与高并发解决方案。Java concurrent programming and high concurrency solutions.☆21May 1, 2018Updated 8 years ago
- 阿布的个人网站 SpringBoot(框架)-Mybatis(持久层)-Druid(数据监控)-Redis(缓存)-RabbitMQ(消息中间件)☆13Apr 18, 2018Updated 8 years ago
- 经典算法、笔试题☆12Sep 15, 2018Updated 7 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Apr 29, 2017Updated 9 years ago
- Spring & Spring Boot & Spring Cloud & Alibaba Cloud 微服务与云原生实战☆20Apr 20, 2026Updated 2 weeks 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.
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137May 21, 2019Updated 6 years ago
- An implementation of write-ahead logging (WAL) for nodejs.☆16May 6, 2016Updated 9 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Dec 11, 2025Updated 4 months ago
- Spark SQL Macros provides a mechanism similar to Spark User-Defined function registration; with the key enhancement being that custom cod…☆16Mar 17, 2021Updated 5 years ago
- dubbo服务间的分布式事物☆11Aug 26, 2015Updated 10 years ago
- 基于Hadoop平台的分布式搜索引擎☆11Feb 23, 2015Updated 11 years ago
- Java多线程高并发实例☆39Apr 22, 2021Updated 5 years ago