Skip to main content

Pool of asyncio coroutines with familiar interface

Project description

asyncio-pool

Pool of asyncio coroutines with familiar interface. Supports python 3.5+ (including PyPy 6+, which is also 3.5 atm)

AioPool makes sure no more and no less (if possible) than size spawned coroutines are active at the same time. spawned means created and scheduled with one of the pool interface methods, active means coroutine function started executing it's code, as opposed to waiting -- which waits for pool space without entering coroutine function.

Read more at github page.

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

asyncio_pool-0.6.0.tar.gz (10.2 kB view details)

Uploaded Source

Built Distribution

asyncio_pool-0.6.0-py3-none-any.whl (8.5 kB view details)

Uploaded Python 3

File details

Details for the file asyncio_pool-0.6.0.tar.gz.

File metadata

  • Download URL: asyncio_pool-0.6.0.tar.gz
  • Upload date:
  • Size: 10.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.2

File hashes

Hashes for asyncio_pool-0.6.0.tar.gz
Algorithm Hash digest
SHA256 d7ba5e299ba58d4fb0cebbc722989d1f880df4c4b19e37055075b3dabc062c5b
MD5 227409aad4fe497472e256f613e15e9c
BLAKE2b-256 991165f0a225cb01ddd3782dcc0581085f10c9b3215bb911e6f66ff23053bc80

See more details on using hashes here.

File details

Details for the file asyncio_pool-0.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for asyncio_pool-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bf4417be93c2776262d93decabbbd633579f7610947fb73d80857823689e1455
MD5 d5174cad1529753d7b68f6de66efa515
BLAKE2b-256 13b7b22e41f2f3044da160a664ab74c337da876009ea8809318623ef10120904

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