wangshuai1992 / cockburstLinks
一个高性能,可靠,异步的本地持久化队列实现;重启JVM、重启服务器、或者强制KILL进程时,队列里的数据不丢失;
☆12Updated 7 years ago
Alternatives and similar repositories for cockburst
Users that are interested in cockburst are comparing it to the libraries listed below
Sorting:
- 最全面的disruptor的教材,剖析内部细节及适用场景☆42Updated 6 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated last month
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 一个基于netty用少量的类和依赖实现了所有功能的servlet容器. 提供了文件或mmap零拷贝输出流接口☆50Updated last week
- 分布式事务本地事件表实现☆22Updated 7 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 配置atomitos的JTA分布式事务,实现了Spring + atomitos + Druid + Mybatis的集成配置☆25Updated 9 years ago
- 分布式零侵入式、链路式请求日志分析框架。提供Admin端点进行采集日志、分析日志、日志告警通知、服务性能分析等。通过Admin Ui可查看实时链路日志信息、在线业务服务列表。☆61Updated 2 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 规则引擎☆21Updated 7 years ago
- 基于consul的分布式锁☆47Updated 7 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 轻量级java消息中间件☆54Updated 8 years ago
- Async SQL mapper framework☆38Updated 2 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 7 years ago
- 一款微服务MicroService快速构建平台,支持resteasy,springmvc和自定义servlet支持tomcat,jetty,undertow等servlet容器,支持netty-webflux, api网关,调用链追踪,同时支持多类第三方插件,兼容Sprin…☆25Updated 2 years ago
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Updated 8 years ago
- A distributed MQTT broker,based on raft and rocksdb. 基于raft协议与rocksdb实现,完整V3.1.1协议规范实现.☆67Updated 5 years ago
- bekit框架致力于解决在应用开发中的公共性痛点,已有“事件总线”、“流程引擎”、“服务引擎”。其中“流程引擎”可作为分布式事务解决方案saga模式的一种实现,并且它很轻量不需要服务端、不需要配置,就可直接使用。☆97Updated last month
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆97Updated 7 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- 抛弃tomcat, 拥抱vert.x☆16Updated 2 years ago
- 蚂蚁金融服务集团的SOFABolt基于 Netty 实现的网络通信框架源码阅读之旅途!☆25Updated 6 years ago
- 一个分布式限流的解决方案!☆110Updated 2 years ago
- 记录和总结在落地微服务的过程中的经验☆38Updated 6 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated last year