GourdErwa / MyNoteLinks
本项目已废弃,笔记收藏整理参考:
☆69Updated 4 years ago
Alternatives and similar repositories for MyNote
Users that are interested in MyNote are comparing it to the libraries listed below
Sorting:
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- ElasticSearch Java Rest Client Examples☆189Updated 2 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 7 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆246Updated 5 years ago
- JAVA LocalCache -- JAVA 本地缓存工具类☆63Updated 8 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆222Updated 9 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- solrj示例☆55Updated 9 years ago
- rabbitmq入门学习代码☆53Updated 9 years ago
- 对jedis封装☆41Updated 9 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆125Updated 2 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目, 后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆74Updated 10 years ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆185Updated 7 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统