Недавно делал быстрый прототип асинхронного приложения в котором требовалось вызывать много синхронного кода. Да, я знаю, что это не лучший дизайн, но нужно было быстрое решение на один процесс и без очередей. Поэтому я выполнял код в потоках.
Выглядело это примерно так:
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
#Advert
My online marketing "secret weapon"
Hi there,
I just wanted to shoot you a quick update about a killer
tracking and optimization platform called ClickMagick:
https://clickmagick.com/go/Tajedo
It helps you to scientifically track and optimize all
your ads and promotions, all in one place ...
... and get more leads,conversions and revenues from
the same traffic you're already getting.
There's nothing else like this out there. Check out the
free trial and let me know what you think:
https://clickmagick.com/go/Tajedo
You can Read our Affiliate Disclosure.
#Advert
Software as a Service (SAAS) tool for business owner & Marketers
GrowMeOrganic
GrowMeOrganic is an all-in-one sales automation platform that helps you find verified business emails of your potential clients and send email sequences with automated email follow-ups.
Features:
✅ Extract unlimited emails from LinkedIn search results and export them in form of CSV
✅ Get access to 15 Million B2B company databases across the world which you can filter by a specific Industry and Country
✅ Find contact details of all the employees from any company
✅ Extract contact details of the local business list on google my business
✅ Send unlimited cold emails with automated follow-ups.
✅ Use our email warm-up system to avoid landing your emails in spam
Try GrowMeOrganic
#Advert
Business owners, product creators, service providers, coaches, retailers, ecommerce site managers, virtual assistants...
No matter who you are, if you're selling an offer online, you need a high-converting sales page.
And our brandable course, How to Create Sales Pages that Convert, walks through each essential step needed to put together a sales page that converts visitors to paying customers.
The package is one of our full Blaze course kits so it includes a Course Book, Action Guide, Cheat Sheet, Slideshow, Lead Magnet, Follow-Up Emails, Blog Posts, and more.
What's the weekend special?
Course: How to Create Sales Pages that Convert
Dates: Friday, October 14th to Monday, October 17th
Discount: 50% Off
NEW Upgrade Pack: Quizzes and Sale Copy
Upgrade Bonus: Social Media Images
#Advert
My online marketing "secret weapon"
Hi there,
I just wanted to shoot you a quick update about a killer
tracking and optimization platform called ClickMagick:
https://clickmagick.com/go/Tajedo
It helps you to scientifically track and optimize all
your ads and promotions, all in one place ...
... and get more leads,conversions and revenues from
the same traffic you're already getting.
There's nothing else like this out there. Check out the
free trial and let me know what you think:
https://clickmagick.com/go/Tajedo
You can Read our Affiliate Disclosure.
#Advert
#photoediting#graphicdesign
Even if you don’t know Photoshop, you can work on pictures with great design.
With the help of thousands of design templates on this site,
you can easily create booklets, logos, promotional images, packaging, presentations, promotional images, invitations, infographics and...
many other types of design images.
LINK 👉Canva