/Task-Manager

Long-running tasks require time and resources on the servers. Once a long-running task is triggered there is no way to pause/resume/terminate the process. The task was to design a system that can handle such operations on long-running jobs in order to utilize resources efficiently.

Primary LanguagePython

Watchers