Skip to content

kannappan-i2i/AutomationJobScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automation Job Scheduler

Utility program to optimally schedule the automation jobs

Prerequisites

How to run

  • Checkout the code
  • Do mvn clean install
  • To run the application, open the AutomationJobSchedulerSpringBootApp.java file, and run it as Java Application.
  • Navigate to localhost:8085/index.html in browser, and click on starting solving option
  • through rest client (postman), make GET request with localhost:8085/timeTable and verify the solverStatus and score value, if the score reaches 0hard, then it denotes that solution is converged, in this case, we can click on "Stop solving button" in UI
  • once the problem is solved, UI gets updated with job schedule.

image

About

Utility program to optimally schedule the automation jobs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published