Concept Execution mechanism Notification execution Enquiry execution Scenarios: ElasticJob will not re-shard during this execution, but wait for the next scheduling before st...
Introduction Usage Introduction ElasticJob allows developers to implement strategies via SPI; At the same time, ElasticJob also provides a couple of built-in strategies for si...
Open Listener Port Execute Dump Using ElasticJob may meet some distributed problem which is not easy to observe. Because of developer cannot debug in production environment, El...
作业配置 作业启动 定时调度 一次性调度 配置作业导出端口 配置错误处理策略 ElasticJob-Lite 提供自定义的 Spring 命名空间,可以与 Spring 容器配合使用。 开发者能够便捷的在作业中通过依赖注入使用 Spring 容器管理的数据源等对象,并使用占位符从属性文件中取值。 作业配置 <? xml version =...
Job development Job start Job development ElasticJob-Lite and ElasticJob-Cloud provide a unified job interface, developers only need to develop business jobs once, and then th...