yu120 / compressLinks
基于gzip、deflate、lz4、snappy、lzo等算法实现数据压缩,主要用于RPC通讯数据的压缩!
☆59Updated 8 years ago
Alternatives and similar repositories for compress
Users that are interested in compress are comparing it to the libraries listed below
Sorting:
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆61Updated 8 years ago
- btrace 拓展,可以方便的诊断java应用程序的性能问题☆61Updated 11 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发送成功☆50Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 8 years ago
- 基于Dubbo实现的灰度发布☆71Updated 7 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆112Updated 4 years ago
- 快速查看占用CPU前五的java线程栈☆56Updated last year
- Dubbo + Zipkin + Brave + Kafka实现全链路追踪☆55Updated 6 years ago
- 专业java监控平台☆77Updated 10 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 6 years ago
- 高并发下本地锁+分布 式锁☆63Updated 7 years ago
- 龙果学院《微服务架构的分布式事务解决方案》(RonCoo distributed transaction solution)☆43Updated 8 years ago
- 轻量级java消息中间件☆54Updated 8 years ago
- 基于Dubbo埋点的分布式调用跟踪系统☆44Updated 8 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.☆31Updated 6 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- hero☆1Updated 7 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- 基于rocketmq-all-4.1.0-incubating加详细中文代码注释 。 微信公众号:匠心零度【关注获取更多精彩历史】☆61Updated 6 years ago
- 全部改掉了,换回原先经典的雪花算法,41位时间戳+10位机器ID+12位序列号。只封装了rest风格的API~去除数据库等繁琐的封装。欢迎大家来做压测。☆31Updated 6 years ago
- ☆23Updated 6 years ago
- 集群高可用架构整理☆50Updated 8 years ago
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆27Updated 6 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated last year
- Tomcat自带数据库连接池源码阅读☆67Updated 6 years ago