Skip to content

Teut2711/Scheduler

Repository files navigation

Scheduler

Code to show design of a threadsafe queue

schedular.cpp contains the code which runs the event loop to synchronize tasks

producerConsumer.cpp contains the code for the thread-safe queue which uses the scheduler to schedule tasks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages