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

Резултати

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

Пребарај: #environmental

当前筛选 #environmental清除筛选
STAR VET BOOKS

@starvetbooks · Post #4353 · 07.08.2024 г., 14:31

DIFFERENT DISEASE CAN ENTER OUR FARM DUE TO RELATED AND UNRELATED CAUSES AND CAUSE DAMAGE . #Infectious agent, for example, virus, bacteria, fungi, parasites # food deficiency #management problems #Environmental problems #food poisoning Symptoms of disease in unhealthy chickens depend on the pathogen and the part of the body affected, and for the most part most diseases show these symptoms. ✔️ Shaving ✔️ Throwing wings ✔️ Diarrhea ✔️ Decreased appetite ✔️ Manbat ✔️ Paralysis ✔️ Sudden death These and similar symptoms:- When it occurs, it is important to identify sick chickens by careful observation and to consult a nearby specialist. Apart from this, giving medicine without properly identifying the disease and consulting a specialist may expose them to drug resistance, so it is appropriate to take necessary precautions. https://t.me/starvetbooks

EU in Kazakhstan 🇪🇺🇰🇿

@euinkazakhstan · Post #468 · 29.09.2023 г., 10:18

Local Conference of Youth on Climate Change was launched in Astana as part of the annual UN Climate Change Conference of Youth. The event was organized by the National Conservation Initiative, Sustainable Development Solutions Network and Nazarbayev University. "The world needs a collective effort to limit global warming to 1.5 degrees. We are not on track. #Kazakhstan and #CentralAsia are one of the regions to bear the most acute effects of climate change. The imminence of the #environmental degradation requires immediate action and unwavering commitment to the #climategoals the region has set. As Kazakhstan is taking steps towards #carbonneutrality by 2060, we support the government, industry and civil society to underpin this with concrete actions," - said Johannes Baur, Head of Сooperation at the EU Delegation to Kazakhstan.

Venture Village Wall 🦄

@venturevillagewall · Post #4098 · 08.02.2025 г., 10:00

Major Fundraising Rounds for Innovative Startups Several startups have secured significant funding in recent rounds: - Botinkit: $10M for AI-driven kitchen solutions (Jan 24, 2025). - GetWhy A/S: $8.36M for rapid consumer insights (Feb 6, 2025). - Circle Safe: $8.33M raised (Feb 5, 2025). - And AI: $6.50M in funding (Feb 6, 2025). - MacroCycle: $6.50M to upcycle PET with zero carbon emissions (Feb 6, 2025). - Podero: $5.72M raised (Feb 6, 2025). - Blackdot Solutions: $5.63M for online investigations platform (Feb 6, 2025). - Astral Systems: $5.63M for compact fusion reactors (Feb 6, 2025). - Converge: $5.60M for marketing measurement platform (Feb 6, 2025). - TaxGPT: $4.60M for AI-powered tax assistant (Feb 6, 2025). #Funding#AI#Tech#Insights#Sustainability#Marketing#Petrochemicals#Investments#Startups#Innovation#Research#Foodservice#Catering#Productivity#Finance#Tax#Health#Energy#Environmental#VC

The fifth season of the International Prize #WEARETOGETHER has been launched. ▫️ Foreign citizens and NGOs can apply until June 23, 2025 on the official website of the Prize https://wearetogetherprize.com. 🌐 The Prize is available for volunteers and NGOs from across the globe. The laureates will receive a cash prize valued at $10,000 and an invitation to take part in the International Forum of Civil Participation #WEARETOGETHER, which is traditionally held in December in Moscow. 👉🏻 Prize nominations: ♻️“Sustainable Future” For those who are leading projects in the field of environmental protection, environmental education, ecological consumption, “green” economy and technologies #ecology#urbanism#biodiversity#recycling#environmental protection 🕊️“Human Assistance” For those who run projects aimed at improving the well-being of vulnerable categories of citizens, providing social and humanitarian assistance to people, discovering talents and nurturing individuals, developing education and volunteerism. ▫️ Apply here: https://wearetogetherprize.com/ #social_help#medicine#donorship#healthcare#emergencies

Russian Embassy in Cambodia

@russian_embassy_in_cambodia · Post #4543 · 19.05.2025 г., 10:36

🔜The fifth season of the International Prize #WEARETOGETHER has been launched. Foreign citizens and NGOs can apply until June 23, 2025 on the official website of the Prize. The Prize is available for volunteers and NGOs from across the globe. The laureates will receive a cash prize valued at $10,000 and an invitation to take part in the International Forum of Civil Participation #WEARETOGETHER, which is traditionally held in December in Moscow. Prize nominations: ✔️“Sustainable Future” For those who are leading projects in the field of environmental protection, environmental education, ecological consumption, “green” economy and technologies #ecology#urbanism#biodiversity#recycling#environmental protection ✔️ “Human Assistance” For those who run projects aimed at improving the well-being of vulnerable categories of citizens, providing social and humanitarian assistance to people, discovering talents and nurturing individuals, developing education and volunteerism. Apply here #social_help#medicine#donorship#healthcare#emergencies