cm4j / cm4j-allLinks
这是线上常用功能的整合项目,里面的功能都在线上实际使用
☆52Updated 3 years ago
Alternatives and similar repositories for cm4j-all
Users that are interested in cm4j-all are comparing it to the libraries listed below
Sorting:
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆139Updated last year
- redis的zset的java实现,包含3个版本,Long2ObjZset, Obj2LongZset, GenericZSet。GenericZSet是基准实现,Long2ObjZset, Obj2LongZset是GenericZSet特化实现,以减少大量的拆装箱。 j…☆26Updated last year
- [hackthon] CapaBFF 零成本BFF解决方案 - 携程2021Hackthon大赛金奖☆35Updated last year
- 京东的一款并发框架☆122Updated 5 years ago
- trace、APM、革命log4j、可看局部变量【接口完整的方法全链路跟踪、性能优化、debug实时或 历史现场、极其轻量级】 针对进程内对外接口级别的,完整进程内逻辑调用链路的:方法和方法内片段的耗时统计、串联debug信息、可查历史或线上接口问题。接近于单机版本的Eagl…☆68Updated last year
- Dactor是基于Java的轻量级同步异步统一处理框架,基于协程思想构建☆50Updated 5 years ago
- Apache Dubbo SPI Extensions☆199Updated this week
- pie是一个可快速上手的责任链框架☆87Updated last year
- 慢sql语句检测平台 capture and explain sqls, then you know whether it's slow or fast.☆51Updated last year
- 对外的技术分享合集,主要是游戏服务器架构、实战,优化等,以及游戏客户端初学分享☆198Updated last year
- 《API网关:中间件设计和实践》—— 微服务设计,源码级体验!☆47Updated 2 years ago
- 支持百万并发的轻量级异步网络通讯框架☆25Updated 5 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆50Updated 2 weeks ago
- 通用的qps统计工具包,为项目中一些框架实现QPS限流提供支持,为项目中统计接口的QPS提供支持。核心逻辑抄自alibaba开源的Sentinel。☆85Updated last year
- A distributed scheduling job framework supporting DAG workflow for big data and regular jobs, providing programmable job types across dif…☆152Updated last year
- Spring Boot Project Initializr, micro-service initializr 微服务脚手架实现。☆27Updated 10 months ago
- 《让天下没有难学Netty》系列博文40+,并且对RocketMQ远程通信框架的提取,通过阅读大牛对Netty的封装,感悟Netty编程之美。☆236Updated 3 years ago
- JuShaTa是一个Java容器,提供模块隔离及模块热加载能力。☆127Updated 5 years ago
- WAST is a high-performance Java toolset library package that includes JSON, YAML, CSV, HttpClient, JDBC and EL engines☆68Updated last month
- 企业生产级百亿日PV高可用可拓展的RPC框架。理论上并发数量接近服务器带宽,客户端采用thrift协议,服务端支持netty和thrift的TThreadedSelectorServer半同步半异步线程模型,支持动态扩容,服务上下线,权重动态,可用性配置,泛化调用,页面流量…☆99Updated 2 years ago
- 🚀🚀 提升Java问题排查效率的工具集合☆49Updated last year
- Springboot项目中使用Netty来替代传统Web容器,提升性能,简化配置☆79Updated 6 years ago
- 跟我一起学netty4.X☆185Updated 3 years ago
- Java游戏服务器热更例子。此热更新方法采用启用后更新。即游戏服务器在运行中如果出现bug,采用pid绑定的方式更新。此更新方法只允许更新方法体内的代码。☆50Updated 7 years ago
- The auto log tool for java.(java 自动日志输出,基于字节码,兼容 spring)☆58Updated 2 weeks ago
- Almost-Famous(成名之路) ——卡牌游戏开源项目,架构使用SpringBoot+Netty+Maven+SpringCloud来搭建多进程分布式框架,包括Cloud、Unique、Login、Game、Match、Battle 等服务。☆206Updated last year
- jvm diagnose tool by swapping bytecode☆79Updated 2 weeks ago
- Canal胶水层,可以轻松转换binlog事件绑定到目标实体,提供编程式和Spring容器整合☆38Updated 4 years ago
- 🚴♀️ hippo4j 动态可监控线程池前端项目☆38Updated 2 years ago
- MyBatis sql注入、多租户、逻辑删除、数据权限插件-SqlHelper☆60Updated 7 months ago