shardingsphere-elasticjob
https://github.com/apache/shardingsphere-elasticjob
Java
Distributed scheduled job
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported1 Subscribers
Add a CodeTriage badge to shardingsphere-elasticjob
Help out
- Issues
- Can I manually trigger a job with specific jobParameter?
- how is “failover” properly setted to the executionSource,the property of the JobExecutionEvent.
- Customize the JobInstance
- Roadmap discussion of ElasticJob
- Automatically shut down scheduling jobs that will never be triggered again
- Consider about use TRIGGER queue to handle cron and oneoff schedule
- Why not support multiple job error handlers?
- when elastic job instance is suspended(can't communicate with leader,but not dead), even if "monitorExecution" is true, it cannot guarantee that the same sharding will only run on one instance at the same time
- Any plan to support “fix_delay”,"fix_rate" job?
- Suggest to support timeout for JobConfiguration
- Docs
- Java not yet supported