Monitoring job server alive By monitoring several key nodes in the zookeeper registry of ElasticJob-Lite, the job running status monitoring function can be completed. Monitori...
ElasticJob-Lite currently provides TracingConfiguration based on database in the configuration. Developers can also extend it through SPI. // init DataSource DataSou...
ElasticJob-Lite provides job listeners, which are used to perform monitoring methods before and after task execution. Listeners are divided into regular listeners executed by each...
Simple Job Dataflow Job Script job HTTP job (Since 3.0.0-beta) ElasticJob-Lite and ElasticJob-Cloud provide a unified job interface, developers need to develop business jobs o...