Retrieving S3 objects in parallel using boto3 ThreadPoolExecutor in AWS Lambda

后端 未结 0 911
挽巷
挽巷 2021-02-20 08:30

I\'m trying to figure out why the code below executes in the same time whether it\'s single threaded or using ThreadPoolExecutor. My Lambda function is retrieving multiple JSON

相关标签:
回答
  • 消灭零回复
提交回复
热议问题