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

Резултати

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

Пребарај: #hexagon

当前筛选 #hexagon清除筛选
Universe Mysteries 🪐

@cosmomyst · Post #18 · 29.07.2025 г., 21:51

🪐 High above the north pole of Saturn, the storm known as the "Hexagon" forms a perfect six-sided jet stream wider than two Earths across. Unlike any weather pattern on Earth, this mysterious geometric cloud system has maintained its shape for decades, swirling in icy isolation since first observed by Voyager and later by the Cassini spacecraft. ✨ #Saturn⚡#Hexagon⚡#atmosphere 👉subscribe Universe Mysteries

Addis Standard

@addisstandardeng · Post #21524 · 25.02.2026 г., 14:17

Will #Ethiopia be part of #Israel’s ‘hexagon’ alliance rivalling its enemies? Days after Israeli Prime Minister Benjamin #Netanyahu proposed forging a network of allied nations, including in the #Middle_East and #Africa, to stand against what he called “radical” adversaries, the country’s president is on an official visit to key ally, Ethiopia. It is not yet known which Arab and African countries will form part of Netanyahu’s hypothetical “#hexagon of alliances”, which he said on Sunday will include Israel, #India, #Greece, #Cyprus and others to stand against their enemies in the Middle East. Chief among those enemies is presumably #Iran and its network of resistance groups from #Hezbollah in #Lebanon to the #Houthis of #Yemen. Analysts doubt Israel could secure enough influence over nation-states to form a formal security pact. However, the country is deepening its ongoing charm.... https://web.facebook.com/AddisstandardEng/posts/pfbid02k6zhD7KwutXLnqV8A3PNCvX8aTQCduGEjMQcKEZKazJ7iuCCDwJdgwAZFULz2cMwl