Skip to main content

Threading_sched implements a Thread-safe version of Python sched

Project description

In a multi-Threaded Python program, simple and priority scheduling may be required. The basic Python ‘sched’ implementation does not support Threads. Use ‘import threading_sched as sched’ to get the basic sched.scheduler API w/ Thread safety. The sched.scaled_scheduler provides a priority scheduler.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

threading_sched-1.0.0.tar.gz (7.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page