@desi_memes_funny_jokes · Post #4688 · 02.06.2024 г., 05:34
#funnymemes#reels
Hashtags
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
Пребарај: #funnymemes
@desi_memes_funny_jokes · Post #4688 · 02.06.2024 г., 05:34
#funnymemes#reels
Hashtags
@desi_memes_funny_jokes · Post #4694 · 02.06.2024 г., 15:35
#funnyreels#funnymemes
Hashtags
@DESI_MEMES_Funny_Jokes · Post #5828 · 09.11.2024 г., 16:55
Phir se fail hoga😭 . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#funny#funnyvideos#comedy
@DESI_MEMES_Funny_Jokes · Post #5826 · 09.11.2024 г., 15:49
M€mory😭 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5825 · 09.11.2024 г., 15:02
H!gh 0n pr0tien😂 . . . . . Memes funny funnyvideos funnymemes comedy explore new video . .. . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5822 · 09.11.2024 г., 14:06
Lull! T0uching sh0t😭 . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#explore#comedy
@DESI_MEMES_Funny_Jokes · Post #5821 · 09.11.2024 г., 13:19
Urf!'s 0utfit😭 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#funny#funnyvideos#comedy#explore
@DESI_MEMES_Funny_Jokes · Post #5566 · 25.10.2024 г., 14:47
Comfy ☺️ #memes#funnymemes#explore#funny#funnyvideos#comedy
@DESI_MEMES_Funny_Jokes · Post #5446 · 16.10.2024 г., 05:17
Pl£ase l£ave me al0ne😭 . . . . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#comedy#funny#funnyvideos
@DESI_MEMES_Funny_Jokes · Post #5415 · 10.10.2024 г., 12:10
Wh@ts h£r @? . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#explore#funnymemes#comedy#funny#funnyvideos
@desi_memes_funny_jokes · Post #5357 · 02.10.2024 г., 14:53
Br!lliant😭 . . . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#explore#funnymemes#comedy#funny#funnyvideos
@desi_memes_funny_jokes · Post #5351 · 01.10.2024 г., 07:20
£at gr££n😅 . . . . . . . . . Memes funny funnyvideos funnymemes comedy explore new video . . #memes#funnymemes#explore#comedy#funny#funnyvideos