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

TGINSIGHT SIMILAR POSTS

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

Изворен канал @pythonotes · Post #425 · 20 апр.

Недавно делал быстрый прототип асинхронного приложения в котором требовалось вызывать много синхронного кода. Да, я знаю, что это не лучший дизайн, но нужно было быстрое решение на один процесс и без очередей. Поэтому я выполнял код в потоках. Выглядело это примерно так: from fastapi.concurrency import run_in_threadpool async def execute(data: DataRequest) -> DataResponse: try: result = await run_in_threadpool(sync_function, data) return DataResponse(data=result) except Exception as e: return DataResponse( error=str(e), success=False, ) В общем работает нормально. Для всех вызовов под капотом используется общий тредпул, всё работает предсказуемо. Но потребовалось изменить количество запускаемых в пуле потоков (по умолчанию создается 40 воркеров). Так как дело происходит с FastAPI, делается это через lifespan используя настройки anyio: import anyio @asynccontextmanager async def lifespan(app: FastAPI): limiter = anyio.to_thread.current_default_thread_limiter() limiter.total_tokens = 100 yield # если вдруг нужно вернуть обратно limiter.total_tokens = 40 Зачем менять количество воркеров? - уменьшить, если оперативки мало (один тред занимает ~8мб) - увеличить чтобы выдержать нагрузку Если есть предложения получше при тех же вводных - предлагайте😉 #async

Hashtags

Резултати

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

Пребарај: #modern

当前筛选 #modern清除筛选
Pensive|

@PensivePost · Post #5398 · 16.09.2021 г., 18:41

Withering soul Little by little she dies everyday Demons everywhere she's losing her sight Pain has reached her bones Breathing freely is a luxury now she resists but she knows she is a withering soul she is screaming but can anyone hear her? The world's gone deaf All eyes are shut, no one sees what's right in front of them She is not the only one She won't be the last one Time is a flat circle, Nietzsche said Once upon a time humans came into this world, cursed to repeat their doings time and time and time again Fading souls don't await the eternal rest There is no rest, there is no end to their agony Trapped they are, born prisoners Freedom was never a dream only an illusion #review #modern#poetry

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6611 · 19.03.2020 г., 03:01

🌈Modern Mansion 😍 listed at $7,995,000 #Luxury#Modern#Mansion 📷 Ig @hiltonhyland 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6549 · 06.02.2020 г., 03:27

🌈Bayfront Estate Listed at $16,900,000 #Luxury#Modern#Mansion 📷IG@MatthewDugow 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6516 · 29.01.2020 г., 03:21

🌈Modern Mansion 😍 Goals #Luxury#Modern#Mansion 📷IG@coldwellbanker_beverlyhills 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6448 · 25.11.2019 г., 03:20

🌈Modern 😍 Mansion #Luxury#Modern#Mansion 📷udesignmarbella/ 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6444 · 21.11.2019 г., 08:33

🌈SOLD❤️ for $10,000,000. (CAN) - Located in West Vancouver Canada. #Luxury#Modern#Mansion 📷Listed By malcolmhasman 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6442 · 19.11.2019 г., 02:42

🌈Contemporary style Modern Mansion #Luxury#Modern#Mansion 📷udesignmarbella/ 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

Luxury Lifestyle

@luxury_lifestyle_billionaire_hub · Post #6431 · 15.11.2019 г., 02:35

🌈Love this new 😍 modern mansion design at Cala Vinyas, Mallorca. #Luxury#Modern#Mansion 💁Via @TheLuxuryClub ✔️🔜@R_Group_Official ━━━━━━━━━━━━━━━━━

ПретходнаСтраница 1 од 3Следна