hi
i want to design a scheduler. the jobs that are to be scheduled are stored in a file. the function of the scheduler is to distribute various threads of the jobs to different systems on a network according to some criteria.
i want to design a scheduler. the jobs that are to be scheduled are stored in a file. the function of the scheduler is to distribute various threads of the jobs to different systems on a network according to some criteria.
Comment