Skip to content
#

scheduling

Here are 1,227 public repositories matching this topic...

a efficient task scheduling class library designed for .NET applications. It offers a range of features to simplify task scheduling, including support for single recurrence jobs, daily recurrence jobs, and custom recurrence jobs. It provides configuration options for task timeout, pre-task execution, post-task execution, exception handling .....

  • Updated Jun 5, 2023
  • C#

A simulation of an operating system that consists of two parts. The first part is a simulation for the CPU scheduler and the memory manager. The second part is the synchronizer which is a solution for the popular producer-consumer/shared buffer problem.

  • Updated Jan 17, 2021
  • C

Improve this page

Add a description, image, and links to the scheduling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the scheduling topic, visit your repo's landing page and select "manage topics."

Learn more