Latest version: v0.0.2
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
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 environment.
No known vulnerabilities found