Chaos-woo / Multithreading-studyLinks
This is a project about my multithreading study notes. All content by 汪文君 高并发编程视频 and my thinking.
☆29Updated 5 years ago
Alternatives and similar repositories for Multithreading-study
Users that are interested in Multithreading-study are comparing it to the libraries listed below
Sorting:
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆198Updated last year
- ☆47Updated 3 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆211Updated 3 years ago
- Springboot2,Spring源码学习项目,涉及SpringBoot2 自动装配实现机制,Spring AOP动态代理以及IOC各种扩展接口的实现方式。☆118Updated 4 years ago
- spring cloud分布式电商实战代码,并且对以下内容进行了详细笔记记录:maven聚合工程创建,消息总线,分库分表,全局异常处理,分布式session管理,ZK分布式锁,分布式ID生成,SKU概念和表设计,全文检索,缓存,下单扣减库存引起的超卖问题解决,幂等性问题,定…☆237Updated 3 years ago
- maven多模块化,springboot项目,基础各种微服务、搜索引擎☆227Updated 3 years ago
- 《一本小小的MyBatis源码分析书》一书的附属代码☆128Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- mybatis源码的中文注释以及mybatis的使用和源码解析☆165Updated 2 years ago
- ☆40Updated 7 years ago
- 📚《Mybatis3源码深度解析》 随书源码☆190Updated 2 years ago
- 新人熟悉项目必备工具!基于AOP开发的一款方法调用链分析框架,简单到只需要一个注解,异步非阻塞,完美嵌入Spring Cloud、Dubbo项目!再也不用担心搞不懂项目!(欢迎Star,🚫禁止Fork)☆212Updated 10 months ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆182Updated 2 years ago
- 基于Redis的分布式限流组件,注解支持☆147Updated 6 years ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆118Updated last year
- Java 23种基本的设计模式整料整理学习,责任链模式Filter,工厂模式BeanFactory,观察者模式ContextListen 等. 结合Spring源码理解学习☆140Updated 6 years ago
- 云流——微服务聚合平台☆93Updated 9 months ago
- 基于Spring Boot的高性能秒杀系统☆187Updated 6 years ago
- ☆154Updated 9 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- spring boot高并发秒杀测试☆81Updated 7 years ago
- springboot 使用 redis guava caffeine 缓存示例☆157Updated 3 years ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆194Updated 3 years ago
- SpringBoot企业级核心技术,对应简书《Spring Boot 核心技术》专题配套源码☆117Updated 7 years ago
- 一直想把jdk1.8的新特性整理下,恰好看到老外的git(文后有链接),在这个结构上继续完善了说明和功能,做了41个单元测试案例,方便新人学习。以下内容很干,对于一个萌新小白来说,学习jdk1.8的新特性,基本看一遍就知道个7788了,在熟读两遍最后跟着写一遍,那么在实际项…☆71Updated 3 years ago
- 基于Netty搭建的简易RPC☆62Updated last year
- springboot全局处理(异常+统一)☆105Updated 3 years ago
- 简单netty轮子☆22Updated 4 years ago