All Projects → ameizi → Spring Quartz Cluster Sample

ameizi / Spring Quartz Cluster Sample

Licence: mit
Spring整合Quartz基于数据库的分布式定时任务,可动态添加、删除、修改定时任务。

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Spring Quartz Cluster Sample

dubai
迪拜后台系统框架:基于Springside、Mysql、Bootstrap2的后台系统框架,旨在为繁杂的各种业务流程提供一个界面简约、操作高效、运行稳定、容易集成和横向扩展的开发基础框架及规范。
Stars: ✭ 45 (-85%)
Mutual labels:  quartz
tutorials-java
Java Spring related tutorial collection
Stars: ✭ 22 (-92.67%)
Mutual labels:  quartz
spring-batch-admin-ui
Spring Batch Admin 是一个后端采用spring boot 2, spring security , oauth2, Spring data jpa 作为基础框架,集成了quartz 提供调度能力,集成了Spring batch 提供批处理能力的管理系统。系统旨在提供更底层数据展示以及常见批处理的配置以及运行能力。
Stars: ✭ 41 (-86.33%)
Mutual labels:  quartz
Knight
The scheduler with UI base on quartz-scheduler(spring boot + angular)
Stars: ✭ 16 (-94.67%)
Mutual labels:  quartz
RuoYi-fast
🎉 (RuoYi)官方仓库 基于SpringBoot的权限管理系统 易读易懂、界面简洁美观。 核心技术采用Spring、MyBatis、Shiro没有任何其它重度依赖。直接运行即可用
Stars: ✭ 117 (-61%)
Mutual labels:  quartz
LazyREST
基于Sping全家桶实现的极速产出RESTful类接口脚手架
Stars: ✭ 21 (-93%)
Mutual labels:  quartz
Akka.Quartz.Actor
Quartz scheduling actor
Stars: ✭ 50 (-83.33%)
Mutual labels:  quartz
Zheng
基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构,提供整套公共微服务服务模块:集中权限管理(单点登录)、内容管理、支付中心、用户管理(支持第三方登录)、微信平台、存储系统、配置中心、日志分析、任务和通知等,支持服务治理、监控和追踪,努力为中小型企业打造全方位J2EE企业级开发解决方案。
Stars: ✭ 16,163 (+5287.67%)
Mutual labels:  quartz
NBlog
🍓 Spring Boot + Vue 前后端分离博客系统 https://naccl.top
Stars: ✭ 700 (+133.33%)
Mutual labels:  quartz
job-plus
Job Plus项目是基于SpringBoot+Vue的轻量级定时任务管理系统
Stars: ✭ 17 (-94.33%)
Mutual labels:  quartz
Quartz.Unity
Quartz.Net integration with Unity
Stars: ✭ 22 (-92.67%)
Mutual labels:  quartz
libs-opal
Opal is a vector drawing library with an API similar to Quartz 2D built on top of Cairo.
Stars: ✭ 17 (-94.33%)
Mutual labels:  quartz
springboot-chapter
🚀Spring Boot 2.0基础教程。主流框架整合,实践学习案例。
Stars: ✭ 23 (-92.33%)
Mutual labels:  quartz
beihu-boot
企业级快速开发框架集,提供各种组件的模板方法包装,简化使用成本,供参考学习!
Stars: ✭ 32 (-89.33%)
Mutual labels:  quartz
SpringBoot
SpringBoot SpringCloud开发整合
Stars: ✭ 31 (-89.67%)
Mutual labels:  quartz
hqc mp
微信小程序+微信管理后台+微信用户前台
Stars: ✭ 69 (-77%)
Mutual labels:  quartz
jobor
支持秒级分布式定时任务系统, A high performance distributed task scheduling system, Support multi protocol scheduling tasks
Stars: ✭ 52 (-82.67%)
Mutual labels:  quartz
Quartzmin
Quartzmin is powerful, easy to use web management tool for Quartz.NET
Stars: ✭ 291 (-3%)
Mutual labels:  quartz
Springboot Learn
🌹springboot常用框架整合示例,涉及多种网站监控,数据缓存,网络通信,持久层,权限管理,常用工具等
Stars: ✭ 270 (-10%)
Mutual labels:  quartz
JobManager
A full feature platform to host and manager a Quartz.Net job using topshelf and asp.net core WebApi
Stars: ✭ 38 (-87.33%)
Mutual labels:  quartz

spring-quartz-cluster-sample

Spring整合Quartz基于数据库的分布式定时任务,可动态添加、删除、修改定时任务。

不建议在生产环境使用,生产环境强烈建议使用xxl-job

操作步骤:

1、创建quartz数据库

2、执行src/main/resources/scripts下的建表语句

3、执行src/main/resources/create-schema.sql语句

4、修改数据库连接信息

Screenshots

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].