summaryrefslogtreecommitdiffstats
path: root/include/framework/scheduling/SerialScheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Comment and License updatesDouglas Rumbaugh2023-11-071-1/+1
* Scheduling: Switched over to a thread pool modelDouglas Rumbaugh2023-11-061-1/+1
* SerialScheduler: added a single-threaded schedulerDouglas B. Rumbaugh2023-10-311-0/+67
* Began moving to an explicit epoch-based systemDouglas Rumbaugh2023-10-231-96/+0
* BugfixesDouglas Rumbaugh2023-10-231-0/+1
* Initial pass w/ new scheduler setupDouglas Rumbaugh2023-10-201-161/+30
* Checkpointing workDouglas Rumbaugh2023-10-201-33/+32
* Re-structuring Project + scheduling updatesDouglas Rumbaugh2023-09-251-0/+227