micro-job是一款轻量级的分布式任务执行框架,内部集成了quartz框架来完成任务的分布式调度,quartz是一个强大的任务执行框架,但是quartz为我们提供的功能却是有限,我们较为关心的执行日志采集、任务失败重试、任务权重调度等,在原生的quartz框架内实现会较为麻烦。
☆15Jan 22, 2019Updated 7 years ago
Alternatives and similar repositories for spring-boot-starter-micro-job
Users that are interested in spring-boot-starter-micro-job are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Jun 18, 2015Updated 10 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- 常用工具集合☆14Oct 18, 2022Updated 3 years ago
- 基于(siger)开发的SpringBoot项目,java获取服务器信息☆16Aug 26, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- My Best Practices in development and deployment of Spring Cloud Microservices on Kubernetes.☆20Aug 26, 2024Updated last year
- Spring boot2 combine with quartz, it can use web UI to config the dynamic scheduled job☆28Jun 14, 2018Updated 7 years ago
- Swagger API for server with REST APIs written in Java☆15Mar 19, 2026Updated last month
- 基于spring boot + quartz + redis实现job任务调度,前端使用vue和element-ui实现页面控制台。☆13Jan 30, 2019Updated 7 years ago
- 运行在IntelliJ ide中的可以对图片进行批量压缩的插件☆12Sep 27, 2019Updated 6 years ago
- Leetcode 答案☆13Jan 31, 2019Updated 7 years ago
- ☆13Aug 30, 2023Updated 2 years ago
- 技术分享☆15Aug 30, 2020Updated 5 years ago
- Guice integration for MongoDB. Related Projects: guiceytools, guiceymongo-generator☆15Mar 22, 2013Updated 13 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- reverse java maven project from m2 sources.jar☆10Mar 16, 2026Updated last month
- VihackerCloud是基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba的开发脚手架,项目引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。☆10May 25, 2023Updated 2 years ago
- 仿造spring-boot-webflux-jjwt项目进行改写,添加了jwt刷新操作以及gateway网关相关的内容☆16Jul 3, 2019Updated 6 years ago
- web工具,快速构建web项目☆11Apr 23, 2021Updated 5 years ago
- 数据基本清洗包括日期、时间、数值、字符串、字符、金钱、数据库(mysql、postgresql、mongodb、hbase、hdfsmemcached)、加解密(md5、sha、base64、aes、rsa)、文件、http服务、正则表达式等,后期会不断更新。☆13Jul 25, 2018Updated 7 years ago
- MyBatis 排序插件☆55Jun 27, 2017Updated 8 years ago
- react版移动端地址选择器☆10Dec 22, 2015Updated 10 years ago
- anyRTC Web SDK 开发的下一代Web RTC SDK。支持语音通话、视频通话、音频互动直播、视频互动直播等场景。anyrtc Web SDK 是一个全量重构的版本,主要针对 API 的易用性和内部架构做了较大的调整。☆10Jul 14, 2023Updated 2 years ago
- C++ version of zookeeper☆15Oct 25, 2018Updated 7 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- ☆18Apr 30, 2024Updated 2 years ago
- Dbsplit扩展了Spring的JdbcTemplate, 在JdbcTemplate上增加了分库分表,读写分离和失效转移等功能,并与Spring JDBC保持相同的风格,简单实用,避免外部依赖,不需要类似cobar的代理服务器,堪称可伸缩的Spring JdbcTemp…☆17Mar 10, 2018Updated 8 years ago
- Collect finance essays from other websites automatically.☆19Aug 5, 2019Updated 6 years ago
- ☆18Jun 21, 2022Updated 3 years ago
- Hash tree enabling efficient comparisons☆11Jan 28, 2024Updated 2 years ago
- 使用分布式技术结合前端Vue框架,后端mycat+mybatis+springboot框架实现金融分布式交易系统,包括:开户,登录,信息查询,明细查询,一对一转账,计息,对账等金融交易的核心功能。☆11Sep 3, 2020Updated 5 years ago
- java实现对服务器的自动巡检故障通知,Java to achieve the automatic inspection of the server failure notice☆12Dec 9, 2022Updated 3 years ago
- ☆18Nov 10, 2025Updated 5 months ago
- ☆12Jul 6, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- An easy implementation of a ScrollableImageView in Android☆20Sep 26, 2015Updated 10 years ago
- spring cloud, 多租户, 权限自动收集,spring-security 多登陆方式。封装多个 starter,避免配置类的复制粘贴☆12Jun 14, 2023Updated 2 years ago
- A downloader which supports multi threads and resume from the break point.☆15Jul 21, 2019Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- Spring Boot示例代码,附有博客文章,包含以下内容:配置讲解、日志、Druid、JPA、MyBatis、启动原理、数据校验、异常处理、定时任务、缓存、MQ、ElasticSearch、Spring Security、Shiro。☆14Jun 21, 2022Updated 3 years ago
- Use pongo2 templates in echo☆10Dec 15, 2020Updated 5 years ago
- datapicker and citypicker base on MUI of picker☆11Nov 10, 2016Updated 9 years ago