fuzhengwei / schedule-spring-boot-starterLinks
增强SpringBoot Schedule,开发中间件以zookeeper为注册中心扩展为分布式任务调度系统,接入方式接单易用,目前实现功能如下; 多机器部署任务 统一控制中心启停 宕机灾备,自动启动执行 实时检测任务执行信息:部署数量、任务总量、成功次数、失败次数、执行耗时等
☆94Updated 3 years ago
Alternatives and similar repositories for schedule-spring-boot-starter
Users that are interested in schedule-spring-boot-starter are comparing it to the libraries listed below
Sorting:
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆226Updated 2 years ago
- 云流——微服务聚合平台☆93Updated 8 months ago
- seckill-rocketmq-基于RocketMQ-电商高并发场景实战☆196Updated last year
- 领取驱动设计DDD{Domain-Driven Design}历史较 长但随着微服务的兴起DDD又活跃到开发工程师的视线。它提供的是一套架构设计思想,我们可以使用这套方法论将架构设计的尽可能做到高内聚、低耦合、可扩展性强的应用服务。那么本专题以DDD实战落地为根本,分章节设计…☆79Updated 3 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆69Updated 6 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆77Updated 6 years ago
- springboot和dubbo、netty的集成,spring-ai-*的集成,redis mongodb的nosql模板, kafka rocketmq rabbit的MQ模板, solr solrcloud elasticsearch查询引擎☆175Updated 2 weeks ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆136Updated 6 years ago
- Spring Cloud ,Spring Cloud Alibaba 系列学习教程☆109Updated 2 years ago
- 1.使用CountDownLatch实现多线程事务管理;2.配置log4j2动态日志☆28Updated 3 years ago
- SpringBoot 脚手架,简化项目构建☆114Updated 4 years ago
- springcloud 微服务,Sring cloud Greenwich.SR1 spring boot 2.1.3.RELEASE 版本 。服务水平加垂直分层,集成xxl-job定时任务系统、Redis缓存、队列、分布式锁,监控,EFK 日志搜索方案集成实现等☆120Updated 2 years ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆87Updated last month
- RPC是一种远程调用的通信协议,例如dubbo、thrift等,我们在互联网高并发应用开发时候都会使用到类似的服务。 本专题主要通过三个章节简单的实现rpc基础功能,来深入学习rpc是如何交互通信的; 手写类似dubbo的rpc框架第一章《自定义配置xml》 手写类似…☆66Updated 2 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 3 years ago
- 基于springcloud的脚手架(smart-cloud)示例,支持服务合并部署与拆分部署、接口加解密签名、日志数据脱敏、接口数据mock、接口文档自动生成、请求幂等校验、接口日志&&sql日志切面打印、分表分库分布式事务等☆33Updated 2 months ago
- springboot整合log4j2、logback日志框架,包括同步、异步的日志配置方式、MDC全链路日志跟踪☆193Updated 3 years ago
- Use SpringWebFlux,Netty and Nacos to build high performance,responsive API gateways.☆169Updated 2 years ago
- 开源的Java开发脚手架,工作经验总结,springboot,springcloud,基于tk-mybatis代码反向生成,基于redis(redisson)注解形式加分布式锁等,计划将用该脚手架抄袭jeesite和ruoyi还有基于vue的后台权限管理系统做一套开源的后台…☆180Updated 2 years ago
- bio, nio到 netty各种使用案例, 包含基础使用案例,各api使用方法,零拷贝,websocket,群聊,私聊,编码,解码,自定义协议,protobuf等使用案例,rpc服务器,客户端等等学习☆66Updated last year
- Java 23种设计模式Demo案列大全 ☞ SpringBoot框架☆101Updated 2 years ago
- SpringCloud微服务开发脚手架。包括动态数据源模块、日志模块、分布式id生成器模块、短链生成模块、excel异步导出模块等。支持docker快速启动☆56Updated 10 months ago
- 🔥🔥🔥最终消息一致性的分布式事务框架mykit-transaction-message,使用disruptor极大的提升了框架的性能。目前已使用到生产环境,经受住了分布式事务场景的考验。☆102Updated last year
- 《深入理解 Spring Cloud 与实战》配套示例代码☆133Updated 2 years ago
- 微服务日志链路追踪☆67Updated 3 years ago
- Spring Cloud Alibaba基于Alibaba的微服务解决方案,整和了Nacos,Feign,Sentinel,Spring Cloud Gateway,SkyWalking ,RocketMQ等组件,利用该项目可以快速搭建Spring Cloud微服务项目的骨…☆117Updated 5 years ago
- SpringCloudAlibaba的详细使用,包括Nacos,Sentinel,Feign,Gateway,Skywalking等☆237Updated 9 months ago
- 基于spring_boot 2.6+版本的项目框架 Spring_boot 2.6+ based project framework☆80Updated 9 months ago
- springcloud学习的相关工程并辅以博文讲解。主要介绍Eureka(服务注册发现)、Feign (服务消费)、Ribbon(负载均衡)、Hystrix(熔断器)、Dashboard(熔断器监控)、Config(分布式配置中心)、Zuul(路由网关)等等相关内容。☆117Updated last year
- kafka多线程顺序消费☆54Updated 3 years ago