Introduction Configuration Introduction The high availability of the scheduler is achieved by running several ElasticJob-Cloud-Scheduler instances pointing to the same ZooKeep...
Job Configuration Job Start Schedule Job One-off Job Job Dump Configuration error handler strategy ElasticJob-Lite provides a custom Spring namespace, which can be used with...
In-process scheduling Process-level scheduling Unlike most job platforms, ElasticJob’s scheduling model is divided into in-process scheduling ElasticJob-Lite that supports threa...
作业配置 作业启动 定时调度 一次性调度 配置作业导出端口 配置错误处理策略 ElasticJob-Lite 提供自定义的 Spring 命名空间,可以与 Spring 容器配合使用。 开发者能够便捷的在作业中通过依赖注入使用 Spring 容器管理的数据源等对象,并使用占位符从属性文件中取值。 作业配置 <? xml version =...