scheduled.taskpool_scheduler

Undocumented in source.

Members

Classes

TaskPoolScheduler
class TaskPoolScheduler

A simple thread-based scheduler that sleeps until the next task, and runs it using a task pool. Allows for adding and removing jobs only when not running.

Meta