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

Резултати

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

Пребарај: #bitstamp

当前筛选 #bitstamp清除筛选
CRYPTO NEWS

@cryptonewstel · Post #833 · 29.11.2025 г., 09:52

JUST IN : 🚨 💰An Ethereum OG just deposited another 18,000 $ETH($54.78M) into #Bitstamp. He still holds 66,252 $ETH($201M) — with total profits of ~$270M. ➖➖➖➖➖➖➖➖➖ 📣@cryptonewstel ✨Vip join⭐️

Hashtags

SpotOnChain | Announcement

@spotonchain · Post #390 · 12.09.2023 г., 01:40

🚨 Vitalik Buterin transferred another 2,000 $ETH ($3.12M) to address 0x556 10 hours ago. ➡️ Notably, the Ethereum’s co-founder appeared to have deposited 2,002 $ETH ($3.33M) to #Bitstamp and sold 100 $ETH for 173K $USDC since August 25 (18 days ago) via address 0x556. 👉 More details: https://platform.spotonchain.ai/signal-details/vitalik-buterin-may-plan-deposit-more-eth-to-bitstamp-561 👉 If you have any questions, feel free to discuss in our discord group: https://discord.com/invite/Xh7cReej7n

Hashtags

SpotOnChain | Announcement

@spotonchain · Post #377 · 03.09.2023 г., 01:10

🚨 Vitalik Buterin transferred 999 $ETH ($1.63M) from better-known address 0xD04 to 0x556 20 hours ago. ➡️ Notably, the Ethereum’s co-founder appeared to have deposited 1,602 $ETH ($2.68M) to #Bitstamp and sold 100 $ETH for 173K $USDC over the past 8 days via address 0x556. 👉 More details: https://platform.spotonchain.ai/signal-details/vitalik-buterin-sold-mkr-and-may-deposit-eth-to-bitstamp-soon-531 👉 If you have any questions, feel free to discuss in our discord group: https://discord.com/invite/Xh7cReej7n

Hashtags

Crypto Pump Club

@crypto_bitcoin_pumps_signal · Post #85 · 06.07.2022 г., 10:32

🔥 Bitstamp exchange charges fees from inactive accounts ▪️ Bitstamp charges a fee of 10 euros from some inactive users. #Bitstamp

Hashtags

Tether

@tether · Post #42 · 21.07.2021 г., 12:23

We are pleased to announce that EURt will be available on #Bitstamp🎉 The euro-pegged stablecoin, will provide a liquid, stable and trusted means of obtaining exposure to the single European currency to Bitstamp’s users⬇️ https://tether.to/tether-tokens-eurt-will-be-available-on-bitstamp/

Hashtags

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