fnet123 / clover
clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务server端或者client端死掉了,此时要删除该server或client端节点,发邮件通知相关人员,记录异常日志到系统日志文件和MongoDB中 3、client端接受创建job请求,将job信息创建到client服务端,并根据job时间规则运行,并将任务信息存储到MongoDB中 4、当client端job运行时候,封装执行任务信息,发送到指定客户端机器,更新client端job执行时间和状态,如不在需要继续运行…
☆195Updated 10 years ago
Alternatives and similar repositories for clover:
Users that are interested in clover are comparing it to the libraries listed below
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布 式权限管理系统☆127Updated last year
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆243Updated 5 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆250Updated 4 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 2 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 龙果开源-Mybatis代码自动生成工具☆164Updated 5 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- This is an example of automatically switching data sources for spring boot☆130Updated 7 years ago
- shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和lay…☆91Updated 3 years ago
- springboot 学习mybatis+mysql读写分离(一写多读)+事务☆124Updated 6 years ago
- 分布式锁的简单实现☆106Updated 8 years ago
- 基于SpringCloud 的微服务,订单,支付,商场(活动),工作流,用户,短信,极光☆204Updated 6 months ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆118Updated 9 years ago
- 基于Spring Boot框架,前台框架为JUI的后台框架,功能会继续添加,欢迎大家star和fork!该项目是为了大家更好地运用Spring Boot的功能,进行实战。如果没有使用过Spring Boot,也是一个学习的好项目。可以快速实现一个基于Spring Boot的…☆141Updated 7 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- ☆121Updated 8 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆63Updated 8 years ago
- 基于mybatis,springboot开箱即用的读写分离插件☆339Updated 4 years ago
- ☆73Updated 7 years ago
- quartz spring结合实现动态任务管理☆139Updated 8 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆216Updated 8 months ago
- Spring-boot 集成druid数据库连接池,Spring-boot实现druid的动态数据源,Spring-boot实现定时任务schedule,spring-boot集成mybatis☆186Updated 7 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 7 years ago
- 乐视集团支付订单系统分库分表开源实现☆124Updated 8 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆215Updated 7 years ago