django / channels

Developer-friendly asynchrony for Django

Home Page:https://channels.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how can channels load 10million connections?

jysatuo opened this issue · comments

hello,

I am learning to use channels,I have a big question,like the title,how can i load 10million connections by using channels?

I am in trouble, can you give me a good solution.

thank you very much.