-
Updated
Nov 22, 2025 - Python
#
periodic-scheduling
Here are 2 public repositories matching this topic...
scheduling constraint-programming periodic-jobs scheduling-problem job-scheduling periodic-scheduling
The PeriodicExecutor is a C++ class that implements an accurate, asynchronous periodic function scheduler using the Boost.Asio library. This implementation adheres to best practices by employing the anti-drift pattern and providing explicit control over the timer's lifecycle (Start, Stop, Pause/Resume).
-
Updated
Oct 19, 2025 - C++
Improve this page
Add a description, image, and links to the periodic-scheduling topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the periodic-scheduling topic, visit your repo's landing page and select "manage topics."