spring - Questions on its Use so i can know which scheduler to use -


hi new schedulers , looking features in schedulers need. spring batch support following:

ui

• support monitoring job status
• initiating ad hoc jobs
• setting , modifying regularly scheduled jobs

scripting

• scripting languages support
• have api loading scripts

capabilities

• chaining
• dependencies
• error handling
support • there commercial version support

any regarding these points appreciated. thank you.

springbatch not scheduler. springbatch framework based on spring implement batch-jobs in java.

this jobs can run scheduler streamworks, jobscheduling not part of springbatch, , hence, questions can answered 'no'.


Comments

Popular posts from this blog

amazon web services - S3 Pre-signed POST validate file type? -

c# - Check Keyboard Input Winforms -