fnet123 / cloverLinks
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
Sorting:
- 【基于shiro的权限管理系统——分布式版】一个用spring、mybatis、redis和shiro开发的分布式权限管理系统☆127Updated last year
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 使用dubbo注册服务,netty做服务器,springmvc提供restful接口☆244Updated 6 years ago
- 多个spring 和ActiveMQ结合的项目,其中springMQ6最有参考价值,能运行,并且是maven项目,后加的springMQ7是纯java项目,只有activeMQ,能成功运行。这些项目都要开启activeMQ,在bin里面的activemq.bat☆73Updated 10 years ago
- 基于Spring Boot + Quartz 的分布式任务调度系统☆249Updated 4 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆217Updated 11 months ago
- 互联网架构 SOA(Dubbo)+配置中心(ZK)+消息中间件MQ(RocketMq)+高速缓存(Redis)互联网架构☆65Updated 7 years ago
- activeMQ消息封装,主要解决:事务性消息、消息幂等性、异常造成的消息丢失问题 本项目不在更新,新项目请看ReliableMessageSystem: 本项目不再更新,新的版本迁移至ReliableMessageSystem 详情请看:https://g…☆126Updated 2 years ago
- dubbox的介绍和简单示例☆77Updated 8 years ago
- 封装activeMQ,支持数据库事务,使用Spring4注解方式,解决分布式事务问题本项目是对项目ActiveMQ项目优化☆97Updated 3 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 本项目已废弃,笔记收藏整理参考:☆69Updated 4 years ago
- 乐视集团支付订单系统分库分表开源实现☆123Updated 8 years ago
- 一个基于Spring Boot的Storm开发手脚架,开箱即用!集成读写Kafka、写Redis、写MySQL示例。☆59Updated 6 years ago
- 使用 Java 开发的一个任务调度框架,可以远程执行一次性或重复性的JOB,查看任务的执行状态以及任务结果(返回值、执行时间等) 本框架只负责调度,支持集群,任务执行在目标的服务器上,与业务解耦。☆70Updated 8 years ago
- 服务网关集成dubbox rest服务☆150Updated 2 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock 、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- SpringBoot敏捷微服务开发示例(服务注册中心、服务提供者、实现客户端负载均衡的消费者、声明式的Web Service客户端消费者、服务网关、分布式配置中心、使用分布式配置的客户端)☆215Updated 8 years ago
- 1、mysql数据同步到redis 2、redis里面主键的设计、3、redis和数据库之间的数据同步☆222Updated 9 years ago
- 龙果开源-Mybatis代码自动生成工具☆166Updated 5 years ago
- 🍁spring-boot及相关知识练习,Java生态研究学习(spring ,redis,ignite,tasks,zookeeper,dubbo,mybatis,kafka,rabbitmq,webflux);前沿新技术的探索,webflux,响应式编程,kontlin…☆73Updated 6 years ago
- Spring Cloud与Dubbo共存方案☆157Updated 8 years ago
- 基于SpringCloud微服务的示例项目、出发点是写一套完整微服务架构、集成有eureka、ribbon、feign、hystrix组件等,消费端有JSP、freemarker、thymeleaf三个版本,有完整的UI、增删改查及分页,防SQL注入、XSS攻击拦截等,同时…☆128Updated last month
- rabbitmq入门学习代码☆53Updated 9 years ago
- 使用zipkin集成从http到dubbo rcp的调用链跟踪☆71Updated 8 years ago
- Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper …☆230Updated last year
- ☆152Updated 8 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 基于dubbo的一个分布式项目demo☆105Updated 8 years ago
- 基于Dubbo的分布式系统调 用跟踪Demo☆69Updated 8 years ago