之间有什么区别mytask.apply(),mytask.run()和mytask()?哪种方式更可取?
mytask.apply()
mytask.run()
mytask()
python celery
使用 AWS S3 服务时,我需要将现有密钥的存储类从 STANDARD 更改为 STANDARD_IA。
change_storage_class boto3 中不存在来自 boto。
change_storage_class
Boto3 中的等价物是什么?
amazon-s3 amazon-web-services boto3
amazon-s3 ×1
amazon-web-services ×1
boto3 ×1
celery ×1
python ×1