daoqidelv / filespilt-demoLinks
init project
☆74Updated 4 years ago
Alternatives and similar repositories for filespilt-demo
Users that are interested in filespilt-demo are comparing it to the libraries listed below
Sorting:
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 对定时任务调度框架quartz源码的阅读和注释(comments on quartz-core source)☆357Updated 3 years ago
- 服务网关集成dubbox rest 服务☆150Updated 2 years ago
- 合理估算线程池大小及队列数☆146Updated 6 years ago
- 基于spring boot上的注解缓存,自带轻量级缓存管理页面。@Cache比spring cache更轻量的缓存,支持单个缓存设置过期时间,可以根据前缀移除缓存。采用fastjson序列化与反序列化,以json串存于缓存之中。ace-cache可以快速用于日常的sprin…☆176Updated last month
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆196Updated 10 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆248Updated 4 years ago
- ☆154Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆136Updated 6 years ago
- Allow cached values to be reloaded transparently, without dropping the already cached data☆117Updated 2 years ago
- Elastic-Job example☆200Updated 5 years ago
- 一个采用Netty实现的RPC框架,适用于Spring Boot,Spring Cloud!☆163Updated 3 years ago
- ElasticSearch Java Rest Client Examples☆189Updated 2 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆340Updated 4 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated last month
- SpringBatch数据迁移项目(企业级)-实时更新☆115Updated 3 years ago
- springboot 使用 redis guava caffeine 缓存示例☆157Updated 3 years ago
- 基于springboot的rest调用框架,定义接口然后即可直接注入使用。☆149Updated 7 years ago
- A lightweight distributed web container based on Netty 一个基于Netty的轻量级Web容器☆309Updated 3 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆233Updated last year
- ☆91Updated 6 years ago
- 无侵入的应用级网关限流框架,无需配置文件,细粒度控制,高灵活性,高可用性,使用redis+lua脚本实现。☆152Updated this week
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- A multi-level cache framework..(多级缓存框架XXL-CACHE)☆258Updated last week
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆204Updated 8 years ago
- gitchat-一步步学习mybatis缓存-演示代码☆151Updated 8 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编 码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago