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

Резултати

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

Пребарај: #crude

当前筛选 #crude清除筛选
PRICE ACTION EXPERT

@priceactionexpert · Post #8865 · 25.03.2026 г., 09:31

https://x.com/priceactiongann/status/2036737799186162170?s=20 #crude Oil price is going is go up so high i have already warned when it was around 55.00 usd Going to be up more than 120 next 140 and next 147 usd cycles are cycles, maths, astronomy, geometry all same. #gold#silver Worst time cycle for the u.s to fight with iran and markets are going to crash hard without a doubt sooner or later. nothing looks good for u.s markets and overall indices as well Clearly #iran will be in upper hand even if it ends or not

Reuters: World

@reutersworldchannel · Post #149143 · 08.10.2021 г., 22:28

Global energy prices surge amid supply crunch Crude oil prices jumped to a seven-year high of $80 a barrel in the U.S. amid a global surge in energy prices as demand spurred by the economic recovery outstrips supply. #GlobalOil#Crude#News#Reuters Subscribe: http://smarturl.it/reuterssubscribe Reuters brings you the latest business, finance and breaking news video from around the globe. Our reputation for accuracy and impartiality is unparalleled. Get the latest news on: http://reuters.com/ Follow Reuters on Facebook: https://www.facebook.com/Reuters Follow Reuters on Twitter: https://twitter.com/Reuters Follow Reuters on Instagram: https://www.instagram.com/reuters/?hl=en ➖@reutersworldchannel➖