Back to Shardingsphere Elasticjob

Schedule Model.Cn

docs/content/features/schedule-model.cn.md

3.0.5409 B
Original Source

+++ pre = "<b>3.1. </b>" title = "调度模型" weight = 1 chapter = true +++

ElasticJob 是面向进程内的线程级调度框架。通过它,作业能够透明化的与业务应用系统相结合。 它能够方便的与 Spring 、Dubbo 等 Java 框架配合使用,在作业中可自由使用 Spring 注入的 Bean,如数据源连接池、Dubbo 远程服务等,更加方便的贴合业务开发。