Repository navigation

#

task-schedule

Taier is a big data development platform for submission, scheduling, operation and maintenance, and indicator information display

Java
1240
8 个月前

Examples of both a hard time based scheduler and a more general purpose task scheduler that runs in "user mode" without running any significant code in interrupt context. Useful for embedded systems with limited resources. Can be used inside other programs to manage internal processes. Examples provided for "Blue Pill" development environment, usable in many other cases.

C
2
4 年前

A task scheduling system to queue some tasks to be executed in the background. Task scheduling structures designed extensible and you can change the default task scheduler or runner with your own implementation.

C#
2
3 年前

A multi-thread topology task scheduler for android

Kotlin
1
3 年前

Solution to SIH 22 problem statement Smart Attendance

Python
1
2 年前

Pytaskr is a lightweight task scheduler implemented in Python

Python
0
4 年前