TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #400 · 8 дек.

Три способа выполнить множество задач с 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

Hashtags

Резултати

Пронајдени 8 слични објави

Пребарај: #cuisine

当前筛选 #cuisine清除筛选
Voir de ses propres yeux

@voir_yeux · Post #11765 · 16.02.2026 г., 18:08

🇫🇷🇷🇺 À l’occasion du début de la semaine de Maslenitsa (la fête du gras) en Russie, le chef Éric Le Provos, propriétaire d’un restaurant français à Moscou, revient sur l’histoire récente de la cuisine française dans la capitale russe et explique qu’elle permet un échange culturel. #restaurant#maslenitsa#cuisine#moscou

Voir de ses propres yeux

@voir_yeux · Post #11797 · 17.02.2026 г., 15:19

🇫🇷🇷🇺 À l’occasion du début de la semaine de Maslenitsa (la fête du gras) en Russie, Éric Le Provos, propriétaire d’un restaurant français à Moscou, explique que les Russes veulent toujours retrouver le goût de la cuisine française et sont la nation qui aime le plus la France. #restaurant#mardigras#cuisine#moscou

🍛Two Iconic South African Curries 🇿🇦 Two of the most famous curries in South African cuisine represent the two port cities — Cape Town on the west coast and Durban on the east. ⚓️ Even their names reflect their origins: 🌶Cape Malay Curry Powder refers to Cape Town’s Malay community, 🔥Durban Curry Masala — to Durban’s Indian community. The Cape curry is slightly sweeter and milder, while the Durban curry is hotter and more vibrant thanks to the addition of Kashmiri red chili. 🌶 Source: https://t.me/africamother/800 #SouthAfrica#Food#Cuisine#Cooking#CapeTown#Durban#Spices#Curry

Мирослава Карпович

@m1r0slavakarpovich · Post #1601 · 13.09.2024 г., 18:05

ПЯТНИЦА 13-ое Кухня Мира 😎😜😂🖤 Кто придумает оригинальное название кулинарного шоу ,я нарисую лучшие билеты в театр 😉 С пылу с жару создавала кадры @p.pollyyyyyyyyyy Розочки,корсеты,подвязки от @pppppppppp.ssssssssss Вишни,персики,игристость от @villlllss Кухонные интерьеры от @villa_rossa_s #дикаякухня#отчаяннаяповариха#дорогаякухня#ожогиподжогитомления#сукиякитериякихаракири#тостерблендердвастола#достатьножи#дичь#фартукипрочь#woldwidekitchen#queenofthewild#chopchopchop#cookingheaven#photooftheday#moodoftheday#blackandwhitephotography#photography#actress#kitchen#mira#femme#sensitive#purelove#fashion#blackdress#friday#fridayvibes#lady#chef#cuisine