edagarli / JavaDayAndDay
A self-taught project codes to learn Java.
☆8Updated last year
Related projects ⓘ
Alternatives and complementary repositories for JavaDayAndDay
- 支持集群部署,动态推送,配置一键导出导入,模块管理,全局配置查询等功能,可匹敌disconf☆23Updated 7 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- tbschedule一个简洁的分布式任务调度引擎☆19Updated 9 years ago
- 分布式事务处理框架☆26Updated 7 years ago
- 高性能轻便的序列化组件☆34Updated 11 years ago
- 针对复杂业务逻辑的Java实现系统,抽象出一套编程框架,借鉴领域模型的设计方法,使得开发体验更加环保、更加友好,大大提高代码的后期可维护性☆23Updated 10 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆24Updated 9 years ago
- 点赞机器人,spring4,mybatis,quartz,mongodb,MS消息队列,dubbo☆10Updated 9 years ago
- dubbo服务间的分布式事物☆11Updated 9 years ago
- Dubbo is a distributed service framework enpowers applications with service import/export capability with high performance RPC.☆9Updated 7 years ago
- dubbo日志扩展插件☆24Updated 7 years ago
- common toolkit☆18Updated 8 years ago
- 从头开始写一个迷你的dubbo,仅用作学习用☆34Updated last year
- Eagle分布式rpc调用,借助Zookeeper实现服务注册和发现,基于AQS实现高性能连接池,支持分布式追踪、监控、过载保护等配置。提供Spring和SpringBoot插件,方便与Spring和SpringBoot集成。☆76Updated last year
- 轻量级java消息中间件☆51Updated 8 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 7 years ago
- 限流幂等框架☆18Updated 6 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆27Updated 8 years ago
- xa事务demo☆23Updated 7 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆23Updated 6 years ago
- A high performance Memcache developed by Mycat team ,used Java NIO and Off-heap Memory ,QQ group : 490435960☆43Updated 7 years ago
- Koper is a MQ-based and event-driven distributed programming framework.☆19Updated 8 years ago
- 保障服务的持续高可用、高性能及负载均衡☆17Updated 7 years ago
- 分布式任务调度框架教程, 包括: Quartz、Elastic-Job和TBSchedule.