Deploying Django ASYNC

Am familiar on deploying django using WSGI on apache running under windows ecosystem. I would like to ask for some reference and recommendation on how to deploy django using ASGI on windows ecosystem especially using uvicorn. Thanks

Any luck with these?

Also, it doesn’t seem like there is a great solution to all the blocking IO that happens from the ORM if doing ASGI. I haven’t been able to find a configuration with prodution quality response times just yet.

I am very open to some suggestions here as well.

From what I keep reading, it’s like the django project is lacking funds, and resources to get any of it done.

I dunno.