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.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: naivepyrunner-0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for naivepyrunner-0.1.tar.gz
Algorithm Hash digest
SHA256 3aa2531f64caafc75d4d5870608bf60734ed6176aaad742a21e81bf82655e2a2
MD5 3b7d9954d9b6d2b7d0c41fc990326214
BLAKE2b-256 3bb9bf4a26c8b5f31fe4e05a43f7691ffe44576536a6a922007b634bd2447910

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for naivepyrunner-0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 257a91b063978c4215ab54c1c1b18d870c9c5cc423389b1cf9905b6990312d61
MD5 9f0e5ccb4b8d13cbe5f236af73449415
BLAKE2b-256 842f6fd67a2627662682f1d1ece4e48b4e3a8ebab2a6ca36aaf7396bbaf3afa2

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