Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等
☆130Jun 22, 2022Updated 3 years ago
Alternatives and similar repositories for j360-tools
Users that are interested in j360-tools are comparing it to the libraries listed below
Sorting:
- netty源码中文注释☆18Jun 1, 2023Updated 2 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Jan 7, 2018Updated 8 years ago
- 对netty4.1的中文翻译和注释☆11Jul 15, 2016Updated 9 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Jul 1, 2018Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Jul 25, 2018Updated 7 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆485Aug 17, 2018Updated 7 years ago
- Tomcat自带数据库连接池源码阅读☆66Nov 19, 2018Updated 7 years ago
- 从此,网络请求如此简单☆117Mar 1, 2021Updated 5 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆206Oct 23, 2024Updated last year
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Jun 29, 2018Updated 7 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Sep 15, 2018Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- 官网已迁移至 2.0 版本 https://github.com/sofastack/sofastack.tech -->☆129Jun 20, 2019Updated 6 years ago
- Leaf——美团点评分布式ID生成系统中Leaf-segment数据库方案的实现☆367Aug 25, 2018Updated 7 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Apr 27, 2017Updated 8 years ago
- 基于Dubbo实现的灰度发布☆70Nov 7, 2017Updated 8 years ago
- 快速查看占用CPU前五的java线程栈☆56Aug 24, 2023Updated 2 years ago
- 开源电子商务项目,SpringBoot+Dubbo技术栈实现微服务,实现一款分布式集群的电商系统. 项目releases链接:https://github.com/u014427391/taoshop/releases (开发中...)☆542Aug 4, 2022Updated 3 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Jan 12, 2017Updated 9 years ago
- 限流幂等框架☆18Mar 29, 2018Updated 7 years ago
- 收集了Github上的优秀工具,框架,知识合集☆474Jan 2, 2026Updated 2 months ago
- ServiceMesher Weekly☆260Nov 25, 2019Updated 6 years ago
- 没有redis也能够支撑"小米在印度把亚马逊搞挂了"事件的秒杀解决方案☆623Jan 15, 2018Updated 8 years ago
- ☆29Dec 25, 2018Updated 7 years ago
- 腾讯 NEXT 学院 TypeScript 入门实践课程配套代码与讲义☆15Jan 7, 2023Updated 3 years ago
- 阿里中间件比赛系列代码,包括:第二届初复赛、第三届初复赛。☆16Jan 28, 2018Updated 8 years ago
- Architect Experience: aimysql hbase redis,deeplearn go ,java:jvm spring,k8s,manage☆303Jun 29, 2025Updated 8 months ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Mar 31, 2018Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆70Aug 23, 2021Updated 4 years ago
- Java核心知识点整理(包括Java基础、JVM、数据库、计算机网络、算法、操作系统、设计模式、系统设计、框架原理)☆1,383Jun 20, 2020Updated 5 years ago
- 哆啦A梦☆35Feb 14, 2018Updated 8 years ago
- java 程序员面试指南,常用面试题汇总解答☆208Aug 13, 2018Updated 7 years ago
- springboot + springcloud build micro service☆482Nov 9, 2018Updated 7 years ago
- Netty 源码分析教程☆1,648Oct 9, 2022Updated 3 years ago
- 📣一个简单易用可对象操作基于Spring JdbcTemplate可替代MyBatis、Hibernate的JDBC ORM工具包☆11Feb 28, 2018Updated 8 years ago
- 规则引擎测试☆10Feb 27, 2014Updated 12 years ago
- 分布式数据源分表分库、读写分离应用层框架☆55Nov 5, 2015Updated 10 years ago
- 使用java开源框架netty搭建的文件服务器,不限文件大小,底层采用分布式存储☆23Aug 24, 2017Updated 8 years ago
- Google 在 2018 年下旬开源了一款新的 Java 工具 Jib,可以轻松地将 Java 应用程序容器化。通过 Jib,我们不需要编写 Dockerfile 或安装 Docker,通过集成到 Maven 或 Gradle 插件,就可以立即将 Java 应用程序容器化…☆21Apr 7, 2019Updated 6 years ago