azure blob parallel blob deleting

微笑、不失礼 提交于 2020-01-15 09:03:33

问题


I want to fast delete many blobs from azure storage. Azure method for delete blob is awaitable. I have more than 1000 blobs to delete. My question is if it is faster to delete blobs in parallel, for example in 20 parallel tasks?

来源:https://stackoverflow.com/questions/56022917/azure-blob-parallel-blob-deleting

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!