daniellitoc / asyncloggerLinks
基于无锁队列(RingBuffer)实现的具备轮转功能的异步日志。
☆21Updated 8 years ago
Alternatives and similar repositories for asynclogger
Users that are interested in asynclogger are comparing it to the libraries listed below
Sorting:
- 分布式脚手架框架(总结整理)☆15Updated 10 years ago
- 分布式数据源分表分库、读写分离应用层框架☆56Updated 9 years ago
- 基于zookeeper的分布式锁的实现☆23Updated 9 years ago
- 铜板街轻量级JDBC层分库分表框架☆49Updated last year
- zk + netty 实现集群节点文件同步服务☆32Updated 9 years ago
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated 2 years ago
- 日志分析器,仿造elk中logstash的简单Java实现,实现监控目录日志,自动解析存入elasticsearch。☆22Updated 9 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆17Updated 11 years ago
- 基于可靠消息的分布式事务实现方案☆30Updated 8 years ago
- 分布式链路跟踪监控插件,开箱即用,使用方式参考module:j360-trace-example , 本项目供学习之用,参考Google Dapper论文设计,收集存储分离,使用kafka,http,mq等进行解耦☆62Updated 8 years ago
- dubbo服务间的分布式事物☆11Updated 10 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- This is a simple NewIM, created for Mobile App.using Netty, Zookeeper and Protobuf☆19Updated 10 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 9 years ago
- 使用kafka实现log4j日志集中管理☆14Updated 4 years ago
- 基于Thrift的RPC框架☆10Updated 8 years ago
- 基于Java语言编写的轻量级分库分表(Sharding)中间件,丰富的Sharding算法支持(2类4种分片算法),能够方便DBA实现库的极速扩容和降低数据迁移成本。Kratos站在巨人的肩膀上(SpringJdbc),采用与应用集成架构,放弃通用性,只为换取更好的执行性能…☆39Updated 10 years ago
- 基于zookeeper的分布式配置管理中心,在分布式系统中,配置文件经常多而繁杂,更新容易丢,有了这个组件,可以热更新,并且不会哪台机子上漏了哪个配置。☆35Updated 9 years ago
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- dubbo-brave集成☆10Updated 9 years ago
- 基于Solr4.9.0的搜索系统:包括Solr索引建立、Solr索引查询DUBBO接口等内容。☆30Updated 2 years ago
- 基于Netty的消息推送服务器实现☆25Updated 7 years ago
- 阿里开源消息中间件源码解读(增加一些中文注释)☆27Updated 9 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- redis接口的java封装☆15Updated 2 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55Updated 11 years ago
- 基于Java Netty的HTTP客户端工具 & HTTP高性能测试工具。参数灵活定制、支持邮件报表等。Python Tornado版: https://github.com/junneyang/http-benchmark-tornado 。☆42Updated 10 years ago
- Simple Database Routing and Shard Framework☆16Updated 4 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆31Updated 8 years ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 8 years ago