Skip to main content

Naive timed execution of custom handlers in multiple threads

Project description

# Naive Python Runner ## What does it do? naivepyrunner is library to schedule a small amount of timed tasks that may need to perform repeatedly. It does not claim to always choose the right execution order of those tasks to minimize the overall delay if it is running under limited ressources, but it does try to do so.

## How does it work? ## Why is it naive? The runner assumes that the list with yet to execute tasks does not change while calculating the optimal position for the task. This may lead to not optimal positioning

# Usage

# License

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

naivepyrunner-0.1.1.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

naivepyrunner-0.1.1-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file naivepyrunner-0.1.1.tar.gz.

File metadata

File hashes

Hashes for naivepyrunner-0.1.1.tar.gz
Algorithm Hash digest
SHA256 f1a97043ac4a55e10d5574e8e2f83303993ddc9dfe6093007587ffc961314511
MD5 c79832253948c44a042253a00cb9b4ac
BLAKE2b-256 c25435605946f49fd522c0cd6fbee68f27bb997635417637a9ed49439d83c3b7

See more details on using hashes here.

File details

Details for the file naivepyrunner-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for naivepyrunner-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 656a7a1bbcc1443316553d579134ae54ef79c56f363057642a5b0aa3d07510b6
MD5 412bafdc1c947544853d0543a82c8df3
BLAKE2b-256 0c299ea96f9da46a4f4c46ffbe3d554b6db6798fde95bf529e84ad6d5f0032fa

See more details on using hashes here.

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