main

fun main()

The main entry point of the scheduler application.

This function loads the scheduler configuration, initializes the scheduler manager, and sets up a shutdown hook to stop the scheduler gracefully.