Skip to main content

Module to easily create threadpools

Project description

easypool was created to make the creation of threadpools in Python very easy. It also supports the dynamic creation of threadpools by accepting common Python data structures, including but not limited: integers, floats, lists, dictionaries, tuples, strings and any other data structure that can be iterated. easypool can link each thread to the value of each item given to it (e.g. Inialize easypool with list [a, b, c] and thread 0 is linked to a, thread 1 is linked to b and thread 1 is linked to value c) the linked value can be sent as the first argument to the function that the thread is executing. Link threads to server addresses and create a function that remotely executes commands on the server address.

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

easypool-1.0.4.tar.gz (934 Bytes view details)

Uploaded Source

File details

Details for the file easypool-1.0.4.tar.gz.

File metadata

  • Download URL: easypool-1.0.4.tar.gz
  • Upload date:
  • Size: 934 Bytes
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for easypool-1.0.4.tar.gz
Algorithm Hash digest
SHA256 a48b1c13d0a88fbe93ed68aa5d0e3d9a834029fd46e7e115f66af5c1b7df460f
MD5 efab0aa31d4b919fde89cafe35c11597
BLAKE2b-256 0d590706adc8c1b4722ce4e7e9cad339558e2f44de80005df325230761a97d18

See more details on using hashes here.

Supported by

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