lambda-thread-pool
AWS Lambda thread pool (lambda-thread-pool) uses multiprocessing.Pipe instead of multiprocessing.Queue. It provides the ability to perform parallel execution within the AWS lambda Python execution en…
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install lambda-thread-pool
Releases
Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
---|---|---|---|---|
0.0.2 | 2022-10-18 | |||
0.0.1 | 2022-10-07 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue