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

Резултати

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

Пребарај: #inj

当前筛选 #inj清除筛选
Coin Sonar

@CoinSonar · Post #243677 · 17.04.2026 г., 13:27

#INJ | Volume spike (USDT PAIR) 9 times the average volume 189.38K USDT traded in 15 min └Selling vol: 95.29K USDT 🔴 Boost score: 1/10 24h Vol: 1.86M USDT (Binance) Price: 3.449 (-2.3% in 24h)

Hashtags

CryptoBull_360™

@cryptobull_360 · Post #49475 · 26.04.2026 г., 18:02

❎👀#INJ Injective 🥷 : Microsoft has teamed up with Injective to launch the Injective Nova Program. This puts Azure infrastructure and Injective resources behind top AI and crypto builders across China. The biggest names in tech keep picking Injective for onchain finance.

Hashtags

American Crypto©

@americancryptotrading · Post #27603 · 28.04.2026 г., 09:22

🇺🇸#INJ/USDT is approaching the midline of the descendingchannel formation on the 3D chart👨‍💻 Looking for a leg upward📈 American Crypto©

Hashtags

American Crypto©

@americancryptotrading · Post #27533 · 13.02.2026 г., 09:18

🇺🇸#INJ/USDT is consolidating near the lowerboundary of the descendingchannel on the 3D chart🔍 Further upside possible after bounce🐃 American Crypto©

Hashtags

123•••56
ПретходнаСтраница 1 од 6Следна