Skip to content
This repository has been archived by the owner on Feb 22, 2019. It is now read-only.

Scheduler enhancements #18

Open
pvlasov opened this issue Apr 12, 2015 · 0 comments
Open

Scheduler enhancements #18

pvlasov opened this issue Apr 12, 2015 · 0 comments

Comments

@pvlasov
Copy link
Member

pvlasov commented Apr 12, 2015

Enhance Scheduler:

  • Add methods which take runAt Date instead of delay or initialDelay
  • AbstractScheduler base class which would provide basic functionality, e.g. runAt methods would invoke delay methods
  • Add logic in the scheduler component that if scheduled task returns Long or Date then the task is scheduled again to run at that date/time. It will allow to have scheduling algorithms more flexible than fixed rate and fixed delay.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant