Три способа выполнить множество задач с asyncio
Функция для примера:
async def do_it(n):
await asyncio.sleep(random.uniform(0.5, 1))
return n
1. Последовательный вызов
async def main():
for i in range(100):
result = await do_it(i)
Такой вызов имеет смысл только тогда, когда результат одной задачи требуется для вызова следующей.
Если они независимы, то это антипаттерн, так как аналогичен простому синхронному вызову по очереди.
2. Упорядоченный результат
async def main():
tasks = [do_it(i) for i in range(100)]
results = await asyncio.gather(*tasks)
Выполняет корутины конкурентно и возвращает результат в виде списка.
Полезен когда требуется получить результаты в том же порядке в котором задачи отправлены.
3. Результат по мере готовности
tasks = [asyncio.create_task(do_it(i)) for i in range(100)]
for cor in asyncio.as_completed(tasks):
result = await cor
Так же выполняет корутины конкурентно, но не гарантирует порядок. Результат возвращается по мере готовности, каждый отдельно.
Полезен когда нужно обработать любой ответ как можно скорее.
#async
NO IELTS | Fully Funded Scholarships in Romania, Europe 2025-2026 for World Students in Top Universities of Romania!
No Agent | Direct Apply
👉Apply Link: https://scholarships365.info/scholarships-in-romania-without-ielts-2024-2025-fully-funded-scholarships
Degree: Undergraduate - Masters - PhD in All Fields!
Benefits:
1) Airfare
2) Tuition
3) Room
4) Stipend
5) Medical
6) More funding Supports
Deadline: Different Deadline for each programs
#Scholarships365#romania_scholarships_2025
York University Scholarships in Canada [Undergraduate, Masters, PhD]:
Everyone is looking for Canada Scholarships 2026-2027 for Study in Canada without any financial burden. As the Tuition fee and other educational expenses for studies in Canadian universities is not affordable for everyone.
So, We have good news about another top Canadian Scholarships at York University for International students.
Eligible Levels: Undergraduate, Masters, PhD
Benefits Cover:
Fully Funded Scholarship
1) Tuition
2) Room
3) Stipend
4) Medical
Deadlines: Vary by programme
👉Apply here:
📞 +998742261078
📲 Telegram: @admofadc
Good Luck!
#scholarships365#ScholarshipOpportunities#EducationForAll#StudyAbroad#Scholarships2026
canada_scholarship
USA Government is offering 4000+ Fully Funded Scholarships 2027-2028 in Top US universities for world Students!
No Agent - Direct Apply
👉 Degree: Multiple Degree Programs
Benefits: Fully Funded
1) Airfare
2) Visa
3) Tuition
4) Stipend
5) Room
6) Medical Insurance
Deadline: Multiple Deadlines
📞 +998742261078
📲 Telegram: @admofadc
#usa_scholarships
#scholarships365#study_in_usa#StudyInUSA#mastercard_scholarships study_abroad_scholarship studyabroad scholarships scholarship
Norway is one of the top leading European countries that opens doors for international students from all over the world to free Study in Norway. Without IELTS, all regional and global learners now can avail themselves of international scholarships in Norway from 2026-2027.
These comprehensive Norway scholarships typically cover tuition, living expenses, and travel, opening doors for undergraduate, master's, and PhD candidates.
No Agent - Direct Apply
👉Apply Link:
📞 +998742261078
📲 Telegram: @admofadc
Good Luck!
Deadline: Multiple Deadlines
#scholarships365#study_in_norway#StudyInNorway#norway_scholarships#study_abroad_scholarship studyabroad scholarships scholarship