xiaolongzuo / deerlet-redis-clientLinks
deerlet是一个简单易用的redis for java客户端,支持与spring无缝集成。
☆35Updated 9 years ago
Alternatives and similar repositories for deerlet-redis-client
Users that are interested in deerlet-redis-client are comparing it to the libraries listed below
Sorting:
- 一个高可用的,专门针对定时任务的分布式任务调度框架☆339Updated 2 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- 使用java nio,oio,aio等原生态io和线程池,实现的分布式跨语言服务化框架☆200Updated 7 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- Spring Examples☆173Updated 7 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆222Updated 9 years ago
- MyBatis源码中文注释版☆145Updated 10 years ago
- Netty HTTP 协议栈的简单实践☆156Updated 8 years ago
- all examples for ZooKeeper recipes by Curator☆185Updated 5 years ago
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- quartz spring结合实现动态任务管理☆139Updated 9 years ago
- 基于dubbo的一个分布式项目demo☆104Updated 8 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- 基础框架,通用功能封装☆148Updated 8 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- 关于Java Design Pattern (设计模式) 学习积累的例子,是初学者及设计模式巩固的最佳实践。☆164Updated 2 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆125Updated 2 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- ElasticSearch Java Rest Client Examples☆189Updated 2 years ago
- study~☆80Updated 3 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆236Updated 2 years ago
- 基于 JDK8 实现的轻量级 Java Web 框架☆262Updated 9 years ago
- ☆62Updated 7 years ago
- Learning to write Hadoop examples☆140Updated 2 months ago
- ☆86Updated 10 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- 使用 Java 开发的一个任务调度框架,可以远程执行一次性或重复性的JOB,查看任务的执行状态以及任务结果(返回值、执行时间等) 本框架只负责调度,支持集群,任务执行在目标的服务器上,与业务解耦。☆71Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- ☆42Updated 11 years ago
- solrj示例☆55Updated 9 years ago